STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H743 SPI DMA delay

Hello.I have a TIM3 configured to generate a PWM signal with frequency 1 MHz and duration 200 ns using CC1 channel. TIM3 also generates a DMA request on CC1.DMA1 is configured to transfer value 0xFFFF from AXI SRAM to SPI2_TXDR register, triggering t...

DS2_2024112683659.png

Resolved! How to return STM32duino to Bare Metal ?

Moved from https://community.st.com/t5/stm32-mcus/stm32-arduino-stm32duino-tutorial/ta-p/49649 After you have finished the arduino project, how do you then remove everything from the MCU and use it again for normal STM32 projects in CubeMX and so on?

enjay by Associate III
  • 66 Views
  • 4 replies
  • 1 kudos

STM32H563 and SPI DMA Transfer issue

I'm having an issue when using the DMA with SPI.  I'm using the SPI for a 320x240 LCD and want the DMA to help with blocking while transferring large amounts of data with touchGFX.I'm able to paint the screen one color just using the SPI but when I t...

PFlor.2 by Senior
  • 325 Views
  • 7 replies
  • 1 kudos

Resolved! Wait for HSI/PLL/Sysclk etc etc ready - Why???

I am new to Arm but old to assembly coding (inc Toshiba 32 bit CISC - now extinct).. Just completed RCC startup code for a STM32F344 chip by looking at the 1124 pages (!) of the RM0364 manual and the CUBE LL start up code (!!!). The CUBE code has wai...

RexG by Associate II
  • 449 Views
  • 10 replies
  • 4 kudos

STM32L452 TouchGFX and SD Card

Hello,I am using a custom board with the STM32L452RET. On this board:SPI1 is connected to an IIS3DWB accelerometer,SPI2 is connected to a 240x280 TFT display with an ST7789 controller and TouchGFX,SPI3 is used with FatFs to access an SD card, followi...

fmaesso by Associate
  • 42 Views
  • 0 replies
  • 0 kudos