STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

B-L4S5I-IOT01A

Hi,I going to choose "B-L4S5I-IOT01A" this board for my project (it is combination of ADC and IOT), can please in which IDE version having all these libraries for ADC and Wi-Fi on this board.Thanks,

Resolved! Use alternate function STM32F405

 Hi,I'm a little lost, I would like to use the alternative6 (AF6) function on my stm32f405. I tried to do it via cube mx by configuring the pins but the generated code seems strange to me :So for me I'd like to use SPI3 with PB3/4/5 so AF6 in datashe...

SBaro.11 by Associate III
  • 520 Views
  • 2 replies
  • 1 kudos

[STM32L5] OpenBootloader UART errors

Hi, I integrated the OpenBootlader for the STM32L552 to my project and it works normally as expected. I'm only using the UART interface and reduced the boot loader project to the minimum.The problem I'm facing is that sometimes the flashing stops, be...

BViet1_0-1716287516447.png
BViet.1 by Associate III
  • 428 Views
  • 2 replies
  • 0 kudos

Resolved! SPI with DMA and TFT Display ST7735

Dear STM32 communityI am trying to setup the ST7735 Display (ST7735) with SPI and DMA for a faster refresh rate. Without DMA everything works fine. When i setting up DMA nothing is displayed on the Display.My DMA and SPI Settings are:I want to fill t...

Hans345_0-1715755303173.png Hans345_1-1715755330465.png Hans345_2-1715755355614.png Hans345_4-1715756756137.png
Hans345 by Associate
  • 3064 Views
  • 4 replies
  • 0 kudos

DW3300Q STM32 SDK

Hello! I'm a firmware design engineer, and along with my team, we're working on UWB development. We recently received a Qorvo kit (DW3300QDK1) along with the EVB STM32 Nucleo-F429ZI to work with their SDK. However, we couldn't find any documentation ...

bvega by Associate
  • 518 Views
  • 2 replies
  • 2 kudos

STM32 DMA & UART

Hello im working on a project where im modifying data on STM32 and transmiting it via UART on my other hardware(ESP32).Im having troubles, my best guess is at sending data thought UART. Because of the delays in my code I've implemented DMA which woul...

thatsAbsurd_0-1716224535712.png