STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! PA0_C/PA1_C/PC2_C/PC3_C[STM32H743XGH6]

PA0_C/PA1_C/PC2_C/PC3_CWhat is the base address for the above four GPIOs that can be set?Also, do you have the following understanding about the above 4 pins?Pxy_C can be set to a pin of the same function or another function by controlling an analog ...

NiM by Associate III
  • 146 Views
  • 2 replies
  • 1 kudos

FATFS for STM32u575

Hi! I read from many posts that it's possible to use FAFTS with this board, but I can't get the project to compile without errors. The weird thing is that errors appear between the files of the libraries themselves (attached photo). Variables that ar...

ire_0-1749572442680.png
ire by Associate II
  • 187 Views
  • 6 replies
  • 0 kudos

ADC SampleRate

I wonder why I have data in the buffer when my sample rate is 30KHz and 0 when the sample rate is 50KHz.     My code:/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file ...

f99145d781a5fcb8359072aa8206816.png f1be29b49f1cb0445c3628c3ac7be42.png b165ac61fbe58954536a4774397358b.png cee005af684f9800dd5c4568c02061d.png
smile by Associate II
  • 140 Views
  • 1 replies
  • 1 kudos

Resolved! can't print ADC data at high Sample Rate

I configured dual DAC synchronous sampling,DMA is in normal mode for data transfer.When the timer frequency of the ADC is 10KHz, the main cycle can print serial port information, but when the timer frequency is 50KHz, the main cycle does not print AD...

smile_1-1749565503034.png smile_2-1749565669615.png smile_4-1749565734482.png smile_11-1749566098919.png
smile by Associate II
  • 240 Views
  • 5 replies
  • 4 kudos

Resolved! STM32N6570-DK SPI DMA inconsistent transfers

Hi all,I'm having trouble getting reliable SPI communication using the STM32N6570-DK board. I'm using SPI5 with DMA, but the data I receive is only correct about 50% of the time.I'm expecting to receive the value 1025, but often get corrupted values ...

TerZer by Associate III
  • 198 Views
  • 2 replies
  • 0 kudos