-
Dear add.
I use PY32F003
Im upload code ok, firmware flash succesfully but MCU not work.
But i use keilc and use stlink upload ok and it work( blink led).
Please help me !
thanks
My code py…
-
Currently, I want to add the generated files and source file of Trampoline to the IDE which supports STM32 to debug and trace. How can I do that?
-
Hello sir. I'm a student working on audio_record.c in BSP example. May i ask what i have to change to increase the time of recording in this project. When i run this example the time of recording very…
-
mcu无操作系统 编程环境可以是KEILC IAR ECLIPSE 我应该怎么移植,发现都是基于linux的。自己添加源码,错误一大堆,头文件不兼容,求大神指导,十分困惑
-
I connected a ds18b20 to a stm32f103c8t6 (https://wiki.stm32duino.com/index.php?title=STM32_Smart_V2.0). When I used keilc to code, it worked perfectly, it has read out temperature. But when I used Ar…