Resolved! How to check the checksum via STVP_Cmdline
I download firmware in s19 format via STVP program.I would like to know how to check the checksum of firmware via STVP_Cmdline.How can I check it through the command?
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
I download firmware in s19 format via STVP program.I would like to know how to check the checksum of firmware via STVP_Cmdline.How can I check it through the command?
When I do a "Rebuild all" of a new, blank project, I get the following errors:----------- Project test - STM8 Cosmic - Configuration Debug -------------Removing intermediate files ... Done!----------- Project test - STM8 Cosmic - Configuration Debug ...
Two days ago, SDCC 4.4.0, a C compiler targeting various 8-bit architectures, including STM8, was released. IMO, for the ST8, the main two improvements over SDCC 4.3.0 are:New optimizations, in particular generalized constant propagation and the rota...
Hello,How can I put STM8S on the Internet using Wi-Fi?
Hello everyone, I need some help with identifying a component (pic attached). Labels on component: G CN GP234Thank you for your help everyone!
Hi allI have difficulty to find data sheet of this part BEXY Z531 thank you for any respondBest Regard
For the current BlueCoin Starter Kit model, does it have the ability to record audio onto an SD card while also allowing you to monitor the audio being recorded through headphones or speakers in real time? If so, could you please explain the steps to...
I would like to know where the configuration set in STVP is stored.I'd like to set the configuration automatically, but I don't know where the default storage address is.
Hello,Hello,I am using STLINK V2 & using SWD for flashing. Please can you confirm if Tag-Connect ARM20-CTX & TC2030-IDC are compatible to STLINK V2.
I'm using the ST Visual Developer V4.3.12 and trying to do what sample stm8s code suggests, namely set a breakpoint on TRAP interrupt (which I am 99% sure it tripping because of a bug in my code). The debugger keeps "moving", i.e. removing the break...