I know you guys want your AVRcams to work, I'm working on a library to make it simple.
Damn thing, I have my code soooo perfect, and yet it still won't work, the problem is that after I send the configuration, the camera responds with ACK\r, right? It does respond with a ACK\r, however, my code doesn't recognize the A, it instead sees a character with a decimal value of 168, then 170, then 78...
WTF
I want to smash my head against a wall here... this is pretty much out of my troubleshooting skills
hardware is perfect, both sides are outputting the right characters, the camera is acknowledging, by my mcu isn't taking in the right bytes, how ever I can bootload it without a problem, so my chip is not the issue
my buffer isn't read at all until the first "A" so I can't be throwing it away
my timeout has already been set to an entire second worth of waiting, how slow can it get??
Talk to me on AIM (frank26080115) or MSN (
[email protected])... I need people to look at my code before I release it...