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

Resolved! SPICE Model for STM32L4 OpAmp ?

We need to perform some SPICE (LTSpice most likely) simulation of analog circuitry using the STM32L4 OpAmp (TQFP package not BGA).I can only find this IBIS model, which will not help me much for this analog case, and not the SPICE model, which would ...

ValereAq by Associate II
  • 1129 Views
  • 2 replies
  • 1 kudos

Triggering the DAC DMA with HRTIM

Hello,I am trying to trigger the DAC1 DMA off of the HRTIM Master channel using the hrtim_dac_trg signals on an STM32G474, but I am not getting any output on my DAC pin. The timer does seem to be running (I can see MCNTR incrementing in the debugger)...

0693W000003BQESQA4.png 0693W000003BPvpQAG.png
SMile.1 by Associate
  • 3323 Views
  • 9 replies
  • 0 kudos

Resolved! I can't send AT commands

Board: STM32 NUCLEO F103RB (MB1136 C-01)Wire cable with ESP8266: UART1_tx (PA9) -> RX_ESP8266 and UART1_rx (PA10) -> TX_ESP8266Hi all,I try to send AT command between board and ESP8266, without success.I send the command but I don't see no reply. The...

QSPI external loader

I am working with QuadSpi and external Flash, I see that there is a BSP for the mt25ql512abb. Does the mt25ql512abb MCU component repository also include MT25QL128ABA? Using a stm32h750. Thanks!