User Activity

Hi all, I am currently using the STM32F0 MCU. I would like to understand how errors are handled when the CAN bus triggers errors. Specifically, how is the error handling process for each error category implemented? Additionally, how can the system re...
Hi , I am using an M95P08-I SPI EEPROM . And I can now write/erase/program the EEPROM successfully. But I tried reading the Safety register format (RDCR) and found that the Power-up flag (PUF) bit and the Erase flag (ERF) bit were 1.Aften  tried usin...
Excuse me.​Can I change COM Port of name in keil C ?if there is no way , how to change it name ?
I have bootloader initial position 0x08000000 and IAP 0x08004000 now.​First, I form bootloader jump to IAP code and it works fine.But my jump back to bootloader will stop.​Maybe I have a lot of IAP function enable.So I want to ask, besides __disable...
Hi all,I am now experiencing problems with USB stuck.I am using an STM32L433CC MCU.There are two blocks in Flash, one is Bootloader and the other is API code.Mainly at the beginning I entered the bootloader and can clearly know that USB can work.Also...