sbsfu boot image not found
hi,i use sbsfu bootloader, the problem was the boot don't found the image.i used Ymodem to send image but the same think .as montionned in the image bellow.
hi,i use sbsfu bootloader, the problem was the boot don't found the image.i used Ymodem to send image but the same think .as montionned in the image bellow.
Hello Community, I am getting internal compiler error: Segmentation fault when optimization is set to O2 or O3. I am using GNU C17 (Arm GNU Toolchain 11.3.Rel1) version 11.3.1 20220712 toolchain. I am compiling code for STM32U575ZI MCU. Compilation g...
I'm working on stm32f103 I2C peripheral. I've one stm32f103 master and another stm32f103 slave. The master should send some text to the slave, but start condition never generates. The BUSY flag is set as soon as the peripheral is enable and the progr...
I'm using NUCLEOH56ZI board which consists of STM32H563ZIT6 controller.I'm checking, if there is any provision to encrypt the data/program on external FLASH.in the stm32h563/573 reference manual ,i see OTFDEC is a feature provided for this purpose.bu...
My STM32L051C8T6 board encountered a very strange phenomenon. It occasionally failed to wake up from the STOP mode, although the IWDG was enabled.I am using Zephyr RTOS, but do not enable Zephyr's power management, and use the following peripherals:1...
Salut la communauté, J'ai créé une carte électronique permettant de visualiser l'état de la batterie d'un ULM. J'ai utilisé le microcontrôleur STM32F401CD, et j'avais initialement prévu d'utiliser uniquement l'horloge interne HSI du MCU, donc je n'ai...
Hi,I want to setup the CAN filter but I don't understand how to do so.I have made lot of test but nothing work fine.I want to have only message 0x18FF01D0, 0x18FF02D0, 0x18FF03D0, 0x18FF05D0, 0x18FF07D0, 0x18FF0CD0 and a stdID 0x401.To test to have o...
Dear Sir.I am trying to test for rts/cts , I use a program that transmit a 16 byte dataevery 1 ms .Tying rts or cts to gnd or 3.3v makes no impact on the TX output.How do I insure that the code works with RTS\CTS ? Pleas advise
I have used the evaluation board (STEVAL-STWINKT1B) for a while now, and have always used USB cable to load my hex files to reprogram it.I would like to repogram it using RS-485 with the Stm32CubeProgrammer, is this possible? do I need to make any ad...
Hi community: I'm using CANFD on stm32g431kbu6 board, but I find some issue that CANFD cant work normally with BRS ON,my config of CANFD show in the comments。Does anyone know about this? Thanks