Square Wave frequency generator
Posted: Mon May 23, 2016 12:07 am
Hello there!
I am currently working on a project where I need a ~300 MHz 80V square wave. Yeah, I know, it's a lot, but I got everything working using a H-Bridge and some extra transistors to raise voltage and other stuff. Since I am using an H-Bridge, I need to turn two pins on and off alternately. I figured I could use a Raspberry Pi (I only own a model B) since it has a 700MHz clock speed. However, I have no idea how to output anything on the GPIO. I could learn how to program the GPIO on python or similar, but first I would like to be sure that such frequencies can be achieved using the RPi.
TL;DR: I need to switch between HIGH and LOW on two pins at 300 MHz, how?
Do you guys think you could help me out?
Cheers!
I am currently working on a project where I need a ~300 MHz 80V square wave. Yeah, I know, it's a lot, but I got everything working using a H-Bridge and some extra transistors to raise voltage and other stuff. Since I am using an H-Bridge, I need to turn two pins on and off alternately. I figured I could use a Raspberry Pi (I only own a model B) since it has a 700MHz clock speed. However, I have no idea how to output anything on the GPIO. I could learn how to program the GPIO on python or similar, but first I would like to be sure that such frequencies can be achieved using the RPi.
TL;DR: I need to switch between HIGH and LOW on two pins at 300 MHz, how?
Do you guys think you could help me out?
Cheers!