Hello, I have a problem with the return of the STM32WB to the factory settings
When I use the next command
STM32_Programmer_CLI.exe -c port=SWD -w32 0x5800040C 0x00008000
that looks like that
But finally, when I read FUSE I saw that Stake was no...
Hello all)
To work with BLE I need to upload
stm32wb5x_BLE_Stack_full_fw.bin
with address
0x080CE000
via STM32CubeProgrammer
It works as well, I did it many times, if check the box first boot for stack
but I forgot (and not first...
Hello, I need to make 10 samples via Tim13 and PWM in STM32H7. I implemented the next script, but finally, on the oscilloscope, I saw about 50 samples every 0.1 sec. Do you know, how easily control the number of samples for Timer in stm32?
#inc...
STM32H750 Discovery Kit board, Timer 1, Ch1 (PA8 output)
I used direct access to timer registers as a HAL library and the result was similar.
I can receive 10 MHz with direct access to register and TIM1->PSC = 10;
But when I set TIM1->PSC = 1 I do...
Hi all, I have already searched on the forms and in general did not find an answer to my problem, I will be very grateful to you for help.I need to create an output signal with a frequency of 100 Mhz as CLK in STM32H745. I used the Discovery Boards ...
Hi @STTwo-32 I added the settings for my BLE, Would it be helpful? bin>STM32_Programmer_CLI -c port=SWD -ob displ
-------------------------------------------------------------------
STM32CubeProgrammer v2.17.0
----...
I have the setting for my BLE bin>STM32_Programmer_CLI -c port=SWD -ob displ
-------------------------------------------------------------------
STM32CubeProgrammer v2.17.0
------------------------------------------...
I spent a few days, but still didnt resore my BLE, I found this link https://community.st.com/t5/stm32-mcus-wireless/how-can-i-reset-the-p-nucleo-wb55-to-original-demo-firmware/td-p/250183/page/2where the author had a similar problem, to solve it lo...
Yes, I did , but when I read register it is again 0 or I do something wrong ?C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin> STM32_Programmer_CLI.exe -c port=SWD -w32 0x5800040C 0x00008000
-------------------------------...