Posted on August 16, 2006 at 14:58I found in last release of USB lib. some info, but not sure of it. In USB_PWR.c during suspend a function call to Enter_LowPowerMode and during resume_init a function call to Leave_LowPowerMode. I've tried it but no...
Posted on August 11, 2006 at 14:42 Hi all, do you know if there's an issue, i just would like to respect USB standard during suspend mode and draw less than 500µA. So in ''usb_pwr.c'' (in Suspend() and Resume()) I can handle power management a...
Posted on August 04, 2006 at 06:36Well, I'm currently doing some operations in a function and I don't want to be interrupt (I've got 4 sources of IRQ: TIM1(50kHz),TIM2(100kHz to 1,4Hz),TIM3(100kHz to 1,4Hz),ADC12(500Hz)). I count each line of code, ...
Posted on June 15, 2006 at 15:50Well, I'm fighting with openOCD, it seems to be very nice, i've installed drivers from FTDI, when i plug the module it sounds great, peripheral seems to be right installed. But when i start the tool, it manage to list...