STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! Why RTC backup register write fails? (STM32F446)

Posted on January 02, 2018 at 21:01(this is re-post because of the 'forums issue')I have the following function to write a RTC backup register of 446ZCT:All RTC initialization code is generated by CubeMX.void put_backup_num(uint8_t num){  __HAL_RTC_...

Pavel A. by Evangelist III
  • 398 Views
  • 3 replies
  • 0 kudos

Resolved! Arduino with Nucleo STM32F207ZG

Posted on December 02, 2017 at 09:38Hello guysI want check the STM32F207ZG can run with arduino. But the F207ZG is too big ,144 pins .We plan to use F207VG  100pins,  it is can run complaint with arduino ?Is there anything to change ?  #arduino-stm3...

0690X000006090AQAQ.png

Sinwave harmonics on STM32F4 discovery board

Posted on January 02, 2018 at 06:26Hello,I am generating digital sin wave sample using the below formula.sin wave[numberOfSample]=2047*(sin(2*3.14*n/numberOfSample)+1)I am generating sample for 200 hertz wave.numberOfSample=40 when sampling frequenc...

Resolved! What is the difference off-chip and on-chip?

Posted on January 02, 2018 at 14:24Hi.I'm confused that KEIL MDK has 2 options as the below,One is off-chipThe other isI'm confused that what is the difference between Off-chip and On-chip?#cortex-m3 #mdk #keil-mdk5

0690X00000609JQQAY.png 0690X00000609JpQAI.png

ADC with DMA FIFO Circular mode Memory Config Doubt

Posted on January 03, 2018 at 08:27Hi Everyone,Am using STM32F407 MCUI have 6 adc channels configured as in ADC scan mode with DMA.first sequence value repeated for next 3 sequences.and 5 sequence value repeat in the sixth sequence.I have doubt in t...

Random CAN Clock

Posted on December 29, 2017 at 21:52Hello, I'm trying to bring up CAN on the STM32F303RE.  After banging my head against the wall, and with much help from the forum, I'm getting closer.  What I notice is that the CAN clock is not repeatable from pow...

Labels