STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can NAND flash be used with STM32L475VGT6

I want to used NAND Flash with QSPI interface in STM32L475VGT6. Its not clear in the datasheet if NAND can be used on one page NAND driver shows up on block diagram and another one under the revisions of the part it says NAND has been removed.Can you...

BBV by Associate II
  • 373 Views
  • 2 replies
  • 0 kudos

STM32 Confusing users with description of Vref and VDDA

Hi,in my opinion there is some confusion in description of VREFINT_CAL and VREFINT_DATA to determine VDDA.My opinion: One determines VREF, not VDDA. One does not need to know VDDA in respect to measured values by ADC. One must know VREF (no matter if...

JuM by Senior
  • 598 Views
  • 3 replies
  • 0 kudos

ADC Sampling Without Any Delay For 1 Minutes

I need to save adc data for 1 minutes. I am using ADC interrupt for 2651 sample per second. I have 2 buffer on adc interrupt. In main, in the while section if flag is 1 i am writing adc1 buffer values to sd card with dma. If flag is 2 i am writing ad...

D.K. by Associate II
  • 207 Views
  • 0 replies
  • 0 kudos

How to handle SPI DMA (50Mbits/s) and While() loop?

Hello!I use SPI DMA (NSS always down) communication between 2pcs H743ZI.Everything work fine, till I don't change SPI speed to higher frequency (6MBits/s)It seems like, the DMA interrupts don't let enough time for While() to run.EXAMPLE:... uint8_t p...

0690X00000AABxVQAX.png 0690X00000AABxLQAX.png 0690X00000AABxGQAX.png
SFeje by Associate II
  • 571 Views
  • 3 replies
  • 0 kudos

STM32F334 & SPI Modes

Hi,The ILI9341 display https://cdn-shop.adafruit.com/datasheets/ILI9341.pdfas on Page #35/233, is it using SPI MODE:3 ? Can someone clarify ?Slightly confused with the timing diagram for the 4 line Serial interface and hence my question.I am trying t...

0690X00000AARJOQA5.jpg