Posted on October 11, 2013 at 08:48As you know Autowakeup timer is the only Stop Mode active timer in STM32L. The other timers are all off. I don't have any problems with this timer. I can adjust the period and can get the interrupt right on time. S...
Posted on October 08, 2012 at 08:40
OK, title sounds really weird, but I'm really curious about the low pawer state switch speed of the STM8L micro.
I'm doing some tests about switching to LSE and back to HSI, waiting for stablization etc. I...
Posted on October 05, 2012 at 13:29
Hi everyone,
I've found some minor bugs in STM8L15x Peripheral Library (v1.5.1) while working over a project. Reported back to ST but also decided to leave a note in here in case someone needs it.
***...
Posted on September 28, 2012 at 09:52Hi Guys,Do we have a stopwatch feature within STVD? I'd like to measure passed time between two breakpoints as time (us, ms) and cycles.I know there are simulators with MPLAB and IAR IDE with this function but co...
Posted on July 26, 2012 at 09:57Hi Guys,I'd like to work on multiple projects at the same time using STVD. But it does not permit to open a second instance. I dug in to the options and help, but couldn't find any clue about this subject. Is there a ...
Posted on April 29, 2018 at 11:53I'm not using STM32 for a long time but I might have a good shot for you. Right click on the project (in the Projects window) and select Properties. Then find the C/C++ Build/Settings menu. Define your peripheral lib...
Posted on October 04, 2013 at 11:10Since this is the most viewed thread in STM32 forum, it's a good idea to refresh our options.I use EmBlocks (www.emblocks.org).It's a Code::Blocks based nice turn-key IDE + ARM-GCC solution. And I have to tell you,...
Posted on October 09, 2012 at 09:09Let me answer my own question partially. If I stop the core without bothering to switch clock sources & ULP Voltage Regulator, it sleeps and wakes up very fast. Didn't measure the sleep speed since I wasn't samplin...
Posted on August 15, 2012 at 09:21Hello EtaPhi,I expressed myself a bit wrong. The license issues are related to compiler not to STVD itself.Even with Microchip MPLABX you can differantiate which Debugger you want to use (with their serial numbers)....
Posted on August 14, 2012 at 21:54Thanks EtaPhi,I think the only way to have multiple instances, is to run them on separate virtual machines, which will clearly have license issues (you can use the dongle only for one machine at a time).I hope they'...