STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! My SPI clock produce 16bit rather than 8bit

I have a problem where my SPI clock produce 16bit, where I already set it to 8bit. I am not using any HAL driver, but I am learning from online course to develop my own driver from scratch.I have a problem at SPI master slave.The program is like this...

0693W00000900cfQAA.jpg
WM_IR by Senior
  • 642 Views
  • 3 replies
  • 0 kudos

I am having an issue doing the firmware update by OTA with my own code in BlueNRG-LP using Steval-IDB011V1 and BlueNRG-GUI app.

If I use the example BLE_Sensor_Demo + OTA_Reset_Manager I can update the firmware without any problem. I have followed the indications given in The BlueNRG-LP (over-the-air) firmware upgrade document (AN5463) and I don’t see any difference between m...

0693W000008zxpMQAQ.png 0693W000008zxq5QAA.png
ARamí.1 by Associate II
  • 453 Views
  • 0 replies
  • 0 kudos

Resolved! Pin Compatible Alternatives to STM32F765VIT6?

Due to the global chip shortages, we need to purchase a pin-compatible (LQFP100) version of the STM32F765VIT6. Since we don't need the 2k Flash we are looking at the STM32F7767VGT6, or the STM32F746VGT6. Both appear to have the same essential archite...

I want to generate 4 phase pwm for interleaved buck converter with independently controllable duty on each channel. I am using stm32f103 series mcu. I want to know if its possible with this micro controller .

I am told by that configuring a timer as master and others as slaves can generate multiphase pwm . but I cant figure out how exactly to set the configuration. I am aware its possible in few of the advanced MCU with HRTIM. But I want to use stm32f103 ...

Arg.1 by Associate II
  • 1892 Views
  • 5 replies
  • 2 kudos