The microcontroller I'm using now is STM8S103K, the simulation tool is ST-link, and the compiler is cosmic. The situation is:1. When I run to the instruction GPIOB->DDR=0xff (all set to output), the c...
eLua - Lua for microcontrollers eLua stands for Embedded Lua and the project aims to offer the full implementation of the Lua Programming Language to the embedded world, extending it with specific fea...
The above picture is the program I wrote based on the video, which lights up an LED light. Why are the following displayed all wrong? It is exactly the same as what is written in the video. I don’t kn...
As the title says, I need it urgently. I have other industrial control software, such as Siemens, Mitsubishi, Kepware, etc. If anyone has it, please exchange it with me, or if you need other condition...
Is this the book you are using?How about "Principles and Practice of STM32 Series ARM Cortex-M3 Microcontrollers" and "Cortex-M3 Authoritative Guide"?By the way, do you print out data sheets, referenc...