Hi,I need clarification of errata, "Interrupt service routine (ISR) executed with priority of main process".I don't understand in which cases this limitation can occur.I don't understand why the workaround used for STM8S (put a SIM instruction at the...
Hello,I had to copy a project that was built on another system in ST visual develop to my PC. I am able to open this workspace (.stw) and project (.stp) in my PC and build successfully. But, when I try to use the "Go to definition" feature or search...
Hi Team,I need some help to understand what I am doing is correct or wrong. A required guide from ST's expert Basically working on RTC temperature Drift compensation, so I have referred the RTC temperature compensation APP document from ST's The link...
I cannot get interrupts to work and I found that NonHandledInterrupt is getting called. How do I find out what IRQ triggered a debug breakpoint at NonHandledInterrupt? I've stared at my code for hours and all it does is stare back.
I am using Stm8s003f3 in my own designed card. Using ST-LINK v2, I can assign code using SWIM and RESET pins. I'm getting an error when I want to upload more than one stm8 code using the same debugger. Is there a product or method that I can use to p...