Using USB-DFU bootloader mode
Is it necessary to enable and define the USB-port in CubeMX in order to be able to use the USB-DFU bootloader mode? And if so, what should the settings be for the STM32F415?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Is it necessary to enable and define the USB-port in CubeMX in order to be able to use the USB-DFU bootloader mode? And if so, what should the settings be for the STM32F415?
Hi,I'm trying to use the TFM (Trusted Firmware M) example application from the B-U585I-IOT02A board. On first attempt the application compiled, flashed (via TFM_UPDATE.sh) and runs. But now I want to make changes to the system and after compiling the...
Hello. I have set protection level 2 in stm32f407. Now I need to change the project a little bit, but st-link/v2 can't connect to the target. How will I able to reset level 2 and do 'mass erase' that chip?Thanks.
Hello, I've been trying to calibrate the system clock of a Nucleo-64 board (STM32l152) using approach proposed in AN3300 to compensate the temperature error. The proposed solution works fine with HSI clock running at 32MHz. At room temperature the op...
Hi. I have developed a CAN based protocol to a Bluepill and now I need to test that on the Nucleo board as well. I have been trying this for a while now and for some reason CAN messages are generated from the Nucleo board. The code was working fine w...
I am trying to develop embedded controller firmware that runs on stm32f429zit6. How much of the performance of the items below is appropriate for stable firmware operation?1. Clock frequency: 180MHz2. Flash memory: 2MB3. SRAM: 192KB
Hi guys,Currently i am trying to get QSPI W25Q512 working correctly with STM32L4R9 but weird thing happened.I am able to write data to the memory but if i start with address 0u i get data somehow shifted by 1u. For example the array of test data star...
i separated the debugger of my nucelo stmf401re from the rest of the board and i am using it to debug an stm32h750but when i try to connect it with cube id i get those messages:Open On-Chip Debugger 0.12.0-00017-gb153daa14 (2023-02-03-14:58) [https:/...
Hello ST-communityHow can I know the time between GATT data reception in bluenrg, and SPI data transmission using the host microcontroller (STM32F446)??