I create a simple project with CUBE_MX in order to test DMA_PWM generation.I configure the TIM2 like this : The DMA is configured this way: in the main i fisrt enable the PWM channel(signal output is ok on scope) , then i try to start a DMA transfer...
For an R&D project we are curently designing a PCB around an stm32WB , we use the stm32W55 usb dongle as reference design for our project.But we are currently not able to source some specific components : L3 : Ferrite FCM1608KF-601T0FLT1 : band pas...
Hi everyone,I started to work with the "Thread_Coap_MultiBoard" example , all work fine , but now i want to display the traces over RS232.4) Activate the traces if necessary:
=====================================
If you want to get the traces i...
Hello all, I'm currently stuck with the RF stack upgrade process a stm32wb55 nucleo board....i have follow the release notes in the "STM32WB_Copro_Wireless_Binaries" directory but i'm now out of idee to figure out what's going on...Currently i'm not ...
it worked !!!Read protection was already disabled...but after enable it and disable it as you suggest, i was finnally able to upgrade the FUS then i successfully upgrade the RF stack Thanks for your support RemiPS : the two other nucleo were working ...
Hello Remi, The nSWBOOT0 byte was not set , so i set it and after that i was able to connect the board over usb DFU mode.then i read the FUS version : STM32_Programmer_CLI.exe -c port=usb1 -r32 0x20030030 1
------------------------------------...