User Activity

Hi Everyone,I use STM32L083 MCU. My code has two sections which are bootloader code and main code. Bootloader Code Start Address : 0x0800000Main Code Start Address           : 0x08006400I implemented low power mode in my main code and used  "HAL_PWR_...
I can get error that is "Unexpected error has happened" for TOUCHGFX 4.18.1. The program is not opened. How can I solve this?
Hi,I want to use USB DEVICE and HOST mode in same code. Firstly, I added manuel libraries for host and device configuration. I can do Transiton of host to device or device to host with using init and deinit function of usb. After a while , this proce...
Hi, I used MT25QL128 flash memory in my project. This product was obsolute then, I decided to use AT12SF128 flash memory instead of MT25QL128 . Now, I use STM32 Cube Programmer and can not write external memory . Program give "memory edition verifica...