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! Does the Murata Modem TYPE1SE have an STM32L462RE inside?

I believe it has an STM32L462RE inside as it says in the datasheet, however I was a little confused when I read the underlined sentence in the picture bellow. In the datasheet it says there is a M4 inside, however this sentence refers a M0. I just wa...

0693W00000GYAzBQAX.jpg
SPere.2 by Associate III
  • 643 Views
  • 1 replies
  • 0 kudos

SPI Slave NSS Interrupt

We are using STM32H743 to implement SPI Slave. We would like to use NSS pin to hardware synchronize the beginning and end of our data packet, which is about 100 bytes long. The reason for that - the SPI wires are long and noisy and we would like to p...

Resolved! How to use multiple ADC channels on STM32U575? I have always TIMEOUT error EDIT : Same error with the example "ADC_DifferentialMode"

Hi,I would like to use ADC1_IN5, ADC1_IN6 and ADC1_IN7 on my STM32U575. To init ADC1 I have:hadc1.Instance = ADC1; hadc1.Init.ClockPrescaler = ADC_CLOCK_ASYNC_DIV1; hadc1.Init.Resolution = ADC_RESOLUTION_8B; hadc1.Init.ScanConvMode = ADC_SCAN_E...

CSou.1 by Associate II
  • 2053 Views
  • 5 replies
  • 0 kudos

SPL2LL_Converter returns error "XML::Parser::Expat object version 2.46 does not match bootstrap parameter 2.44 at C:/Perl64/lib/DynaLoader.pm line 210."

I am trying to use the GUI interface for SPL2LL_Converter, however for any code in input it always return this error:XML::Parser::Expat object version 2.46 does not match bootstrap parameter 2.44 at C:/Perl64/lib/DynaLoader.pm line 210.Compilation fa...

EAlve.1 by Associate
  • 1265 Views
  • 3 replies
  • 0 kudos

How to reset LPTIM STM32L0 by software ?

Hi,I've seen that several µC (L4) have reset bits (synchronous and asynchronous) in order to reset the LPTIM counter but I found nothing for reset by software the L0 series. The only thing I found for reset is the trigger input. Is it really the only...

parobin by Associate II
  • 1078 Views
  • 2 replies
  • 1 kudos