STVD Debugging Error
Posted on June 15, 2018 at 06:01STVD 4.3.11v showing connection error while debugging software for STM8AL discovery board.
Posted on June 15, 2018 at 06:01STVD 4.3.11v showing connection error while debugging software for STM8AL discovery board.
Posted on June 18, 2018 at 14:12The ST62 is obsolete. Is there a direct hardware replacement processor that would work in this application? Would the supplied software program for the ST62 be compatible with the new processor?Thanks#multiplex-lcd
Posted on June 13, 2018 at 10:44which software use for stm8l151f3 controller in linux(ubuntu)
Posted on June 15, 2018 at 10:42The STVD calls it ''Optimize Size of Enum Variables''However it does the opposite:The Cosmic support said:We checked your problem and by default, the compiler sets enum in 8 bit wide when possible. We suspect that STV...
Posted on February 11, 2018 at 20:28stdcbench, a new benchmark for embedded systems and results for the STM8 For benchmarking C implementations, the there are a few benchmarks, but they all have their problems. Many benchmarks have memory requiremen...
Posted on May 26, 2018 at 12:07Hello to everyone,I'm designing a simple remote control using STM8L001J3.To generate a unique 24bit S/N, I would to use the 96bits (12bytes) UNIQUE ID of the micro, readable from 0x4925 address.There is someone who has...
Posted on June 12, 2017 at 10:36 Hello all, I would like to generate register map definition header files preferably for all STM8 MCUs to for the SDCC project. Is there any database (XML, MDB, whatever) from what I could generate it without hur...
Posted on June 07, 2018 at 21:07I'm having a little confusion interpreting the STM8S reference and STM8S903 data sheet. The STM8S903 is the part with TIM5 and TIM6 instead of TIM2 and TIM4, and adds the advanced triggering mechanism that allows lin...
Posted on June 06, 2018 at 15:12Hello ST Community,I´m using a STMS8105x6 MCU that has an appilcation running that communicates with other MCUs via UART and I2C. I also have a IWDG running, that does sometimes a reset because of communication errors...
Posted on April 11, 2018 at 05:58Dear all,First I would like to thank you for any help that you might give me.My purpose is to flash an empty code in the uC (STM8AF5288TAY) but its always says ''lost SWIM communication''.After analyse of our self de...