STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1413 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
  • 2643 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
  • 4643 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
  • 787 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
  • 569 Views
  • 2 replies
  • 0 kudos

STM32 Timer event in foreground vs hardware Timer

I've a colleague who is using the 32-bit timer of an STM32 to trigger and interrupt handled pin toggle rather than using the 16-bit hardware Timer on the pin that needs toggling. The frequency on that pin varies a lot in use. When I wrote bringup cod...

Chris Pad by Associate II
  • 3039 Views
  • 20 replies
  • 0 kudos