STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How can I find SDIO problem?

Hey guys.Im using stm32f103rct6 and sdio for sd card.My problem is that when using fatfs functions i get different errors that are random. For example once it gives me disk error but the next time it gives me disk not ready in a same operation.How ca...

Sending some data clears UART interrupt bit

I am using STM32F042K6TX. I set UART read data register not empty interrupt, I am sending and receiving data. This is how RXNEIE bit before it is corrupted. In this code when "i" is 2 it clears RXNEIE bit. I tried all numbers 0-255 and only 2 does t...

0693W00000Bc1iJQAR.jpg 0693W00000Bc1k5QAB.jpg 0693W00000Bc1lhQAB.jpg
kb24 by Senior
  • 489 Views
  • 2 replies
  • 0 kudos

"printf" implementation question\n\r

Hi,I implemented printf on my DISCO-F407VG board according to this tutorial: http://www.emcu.eu/how-to-implement-printf-for-send-message-via-usb-on-stm32-nucleo-boards/however, I found that if I do not include "\n\r" at the end of a print, I do not r...

zrs5532 by Associate II
  • 1939 Views
  • 4 replies
  • 1 kudos

Resolved! SPI configured to send 8bit sends 16bits

I configured my spi to have a datasize of 8bits. However, its sending an extra '\0' after every letter and i can't figure out where this is coming from. Am running a Nucleo-F303k8.Here below, am trying to send a Hello World! message but it gets corru...

0693W00000BbzC1QAJ.png
malehakim by Associate III
  • 1532 Views
  • 2 replies
  • 0 kudos

ADC with DMA and external Trigger on a STM32G431

Hi guys,I want to use the ADC with DMA and external trigger. Sounds easy, and its working, but not to 100%. The ADC should measure 2 channels, Channel 3 and Vrefint. Every measurement should be repeated 50 times, that I get 100 values. The external t...

user 143 by Associate III
  • 2857 Views
  • 6 replies
  • 0 kudos

X-CUBE-STL Library

Hi!​- SIL2 certification is being obtained in the on going project.- STM determines that it is SIL2 certified as "SIL functional safety package for STM32".  (See Attachment No. 2 and 3)- We would like to apply the SIL2 certified "X-CUBE-STL Library"...

KYOON by Associate
  • 4836 Views
  • 1 replies
  • 0 kudos

Resolved! Hi, I have an stmf769 disco board with quad spi working fine, but I've had to change my setup for a custom board with the same processor.

On the the disco board it is set up as follows:-  /**QUADSPI GPIO Configuration  PE2   ------> QUADSPI_BK1_IO2  PB6   ------> QUADSPI_BK1_NCS  PC10   ------> QUADSPI_BK1_IO1  PC9   ------> QUADSPI_BK1_IO0  PB2   ------> QUADSPI_CLK  PD13   ------> QU...

WScot.1 by Associate II
  • 871 Views
  • 7 replies
  • 0 kudos

STM32L562QEI6 OPAMP Input pin floating?

Hello,I'm working with STM32L562QEI6 mcu for a project. I don't need OPAMP so it will be disabled by software, but on the PCB can I leave the pins floating or connected to ground?There are two OPAMP input pins and they are dedicated, they can't be GP...

MFail.11 by Associate II
  • 692 Views
  • 2 replies
  • 0 kudos