Posted on May 17, 2011 at 13:32I'm using an STM32F101C8T6. I have DTR controlling STM32 power and RTS controlling BOOT0. I have tried to use STMFlashLoader and it won't toggle DTR or RTS. I run the following and DTR doesn't move: STMFlashLoader -Dtr...
Posted on May 17, 2011 at 13:26Quote:On 12-10-2009 at 17:30, Anonymous wrote: As k.deganck says - we've used STM32 successfully with older CC1100 family. Works well - you will likely be surprised by the role of software in distance and reliability ...
Posted on May 17, 2011 at 13:13If you look in ''\FWLib\examples\GPIO\IOToggle\main.c'' (v2), there's this: /* Configure all unused GPIO port pins in Analog Input mode (floating input trigger OFF), this will reduce the power consumption and increas...
Posted on May 17, 2011 at 13:13I'm no expert, but can you debug it and see where you're hung? Are you being dropped into a fault handler? Try disabling Prefetch?
Posted on May 17, 2011 at 13:10What's the baud rate? How long is the serial cable? What terminal application are you running in Ubuntu? Do other serial devices (e.g. MODEM) work on this host? Can you try it on a different host (desktop or laptop wit...