STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Invalid RTC readings after initialisation.

Hi I am using the RTC on the STM32L433 processor , and works well in periodic and Alarm. I can read in the date and time without any issues within these interupts. But after the RTC is initialised for the first time, reading the date and time regis...

STM32F730R8 status

Hi there,For my upcoming project I am planning to use STM32F730R8. Which is suitable for all the requirement I have. Can you suggest me is it a good dicision. Or this model is on the way for obsolete. Because I need this controller at least 5 years....

Hacha by Associate
  • 404 Views
  • 1 replies
  • 0 kudos

Regarding Controlling of DAC in STM32F303

HelloI'm trying to implement 4-20mA output using DAC CH1. I found out a strange phenomenon during the experiment for the DAC output test.the issue has at both non-triggered mode and software trigger mode of DAC.[phenomenon]I found that the DAC output...

How to obtain a Burst Write and/or read of external PSRAM

I think the configuration is OK but I don't know how to have a burst Write and/or Read operation.My goal is to have the fastest possible data transfer with a burst lenght of 128 bytes.Having a look at HAL I can't identify the correct function to be u...

MDi L.9 by Associate
  • 802 Views
  • 2 replies
  • 0 kudos

STM32F103C8 Incorrect HCLK Issue

Posted on February 04, 2016 at 06:05 I am using a minimal develpment board based on STM32F103C8. The board has an external crystal of 8Mhz. I am trying to use PLL as my clock source (with input from HSE 8Mhz) upon boot but facing the foll...

Ethernet

Can't we connect ethernet port(ARJE0034) to controller directly without using ethernet fiji?

saiteja by Associate II
  • 631 Views
  • 2 replies
  • 0 kudos

Reinitilaization of ADC3 in DMA mode not working

Hey Guys,Iam using a STM32F429IDISCOVERY board with ADC3 in dma mode. Sometimes on special usage circumstances ( a lot of stuff is happening in parallel) there is an overrun error, because the processor is not fast enough to get the packages. Normall...