STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to use SPI DMA on slave

Hi, I would like use the DMA functionality for SPI on my STM32F4. But all examples I have found are calling the SPI DMA Transmit Receive function in a while loop. But what would be a better way? I think that if I call the Transmit Receive function ...

KR51K by Associate III
  • 349 Views
  • 2 replies
  • 0 kudos

Cannot get the SPI pins to toggle.

I'm using the project "SPI_FullDuplex_ComPolling_Master" in P-Nucleo-WB55.Nucleo/Examples_MIX/SPI in FW version 1.6.0. Works fine on the nucleo board. I've ported it to my board which uses pins PB5, PB4, and PB3. I'm using a crystal on my board. I di...

BMart.2 by Associate II
  • 1053 Views
  • 13 replies
  • 0 kudos

My board burnt or something else?

While trying to read ADC value over voltage divider I accidentally connected not divided voltage to ADC pin. That was about 10V and with burnt smell I promptly intervene and cut the connection. The board was hot but I could touch it. After that I pu...

SSone.1 by Associate III
  • 246 Views
  • 1 replies
  • 0 kudos

How to generate three level pwm for power converters?

Hello everyone, I have medium level in stm32 mcu's like using adc's, timers and also HRTIM peripheral in 32f334 and G4 series but I can't figure out the optimum way to generate three level spwm waveforms for using with NPC inverter that I'm designing...

AAlHa.1 by Associate II
  • 1180 Views
  • 7 replies
  • 1 kudos

Resolved! STM32F7 SDRAM testing via FMC

Hi, I am developing a product which has a LCD. So I am using STM32F767zit6 MCU and MT48LC4M32B2 SDRAM on my custom board. I want to know is there any tutorial or example there which i can referrer to generate code form cubemx and test my SDRAM. I hav...

Lcd EA_dogs 102 with stm32f091Rc nucleo board Hi everyone! I want to configure LCD with stm32f0 . I have the following code but it didn't work. Can you please help me.

#include "lcd.h" #include "font_lcd.h" #include "stm32f0xx.h" #include "stm32f0xx_conf.h"     // *********************************************************************** // Schreiben eines Zeichens an das LCD-Modul // seriell Soft-SPI Mode, 3/4 Draht ...

Nmo.1 by Associate III
  • 771 Views
  • 2 replies
  • 0 kudos