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

ADC w/ Binary Semaphore: ADC Callback Function Never Called

Hello,I am attempting to setup a project that displays the potentiometer voltage from the ADC on PA0_C on the STM32H7B3I-EVAL evaluation board onto the provided display. To do this, I am using a Binary Semaphore to handle the task of notifying the LC...

KMew by Senior III
  • 598 Views
  • 0 replies
  • 0 kudos

CAN Transmit questions

I'm trying to just get a CAN message sent out to prove the hardware on a board. At the moment, the Tx pin is high and even when I attempt to send a message out I get nothing. My first question is:If there is nothing else attached to the CAN bus (post...

DiBosco by Senior II
  • 3749 Views
  • 9 replies
  • 0 kudos

How did I miss this? 32KHz/64KHz DMA using LSE

Just in case others have missed this feature (like I did). You can generate DMA at 32768Hz and even 65536Hz rates with the LSE if you use the "TIM15 input capture 1 is connected to LSE" option and set the timer to "input capture" mode and capture one...

gregstm by Senior III
  • 1494 Views
  • 4 replies
  • 4 kudos

Multiple bus master access to OSPI PSRAM on STM32L4P5G-DK

I'm using a STM32L4P5G Discovery Kit board with the external OctoSPI PSRAM in memory mapped mode to store a framebuffer for a SPI display. The board runs at 120MHz and uses the board support file by ST for initialization. The SPI transfer to the disp...

0693W00000UnveuQAB.png
JSchu.5 by Associate II
  • 490 Views
  • 0 replies
  • 0 kudos

Resolved! Maximum and Minimum ADC Voltage

Hello, I am using a NUCLEO L552ZE-Q board, can some one please tell me what are the maximum and minimum voltages that it is safe to apply to an ADC input without causing damage to the Microcontroller. Thanks in advanceStephen

sbate.1 by Associate II
  • 1346 Views
  • 3 replies
  • 1 kudos

Why there are big execution times (peaks) when doing PIL tests on both QEMU emulator and STM32F769NI board ? (issue not present when doing SIL tests)

Hello, I'm wondering why there are big execution times (peaks) when doing PIL tests because the execution times are smaller when doing SIL tests (no peaks). Please find attached the comparison between SIL and PIL. Do you have some explanation and som...

(BUG FOUND + SOLUTION) OctoSpi configuration fails when sending only Data without instruction, address, or alternate byte, or dummy-cycle in regular-command protocol

According to the OctoSpi Documentation, only one of the five phases needs to be active in order to configure OctoSpi. "20.4.3 OCTOSPI Regular-command protocol When in Regular-command protocol, the OCTOSPI communicates with the external device using c...

DBark.2 by Associate III
  • 1602 Views
  • 4 replies
  • 1 kudos