Using the atmega8 with a 4Mhz xtal and I can’t get it working. I can see the data on the receiver module so it looks like the receiver code is not working correctly.
Anyone had any luck with following the above link?
You might try a very simple piece of “Hello World” code in the Atmega8 that blinks the LED at a known rate. This will verify that the microcontroller hardware is functioning correctly.
Blackfin:
You might try a very simple piece of “Hello World” code in the Atmega8 that blinks the LED at a known rate. This will verify that the microcontroller hardware is functioning correctly.
I’ve tried a simple blink led program what works 100%, so the hardware is all setup correctly.