Posted on May 17, 2011 at 12:30Hi Klaus, I'm not sure where the Problem is. You use DMA to set the Period register and each time the counter starts at zero you want to toggle an output Pin? You could set the compare value at 1. Maybe you also could ...
Posted on May 17, 2011 at 12:29Hi mvi, Hi lanchon, I've another comment on the ''Virtual_COM_Port'' example from the USB library ''STM32F10xUSBLib_V1.0'' regarding the Promlem ''...send more than a single character at a time. This results in garbage...
Posted on May 17, 2011 at 12:27Hi all, Why to use USB and CAN together? We are using CAN as a field bus to integrate our controller in to the cutomers application. As a service interface we use RS232. But this interface is not available any more on ...
Posted on May 17, 2011 at 12:27Hi Mad, That explains everything. Thanx. When I started with the STM32 only the old UM0306 Reference Manual was available, and there this information was missing. Philipp
Posted on May 17, 2011 at 12:27Hi Erwin, I also plan to use CAN and USB together, but it seems to be a real problem. I just tried what happens. CAN pins are remapped to PB8 and PB9, so they don't interfere with USB pins PA11 PA12. As soon as I enabl...