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

Problem with RTC

Posted on August 07, 2017 at 10:54HelloI have a problem that I can not solve.This applies to stm32f072. I need to make a check if the processor has been powerless for more than 200ms at boot time. Trying to use RTC and backup registry with milliseco...

STM32 MCO1/2 Driving a second chip XTAL input

Posted on August 07, 2017 at 06:36Hello all,In my project, I'm using the STM32F411CEU6, with a 9.6MHz External TCXO as a clock source. I would like to use the same clock to feed another chip in the board.I was thinking of using the MCO1 or 2 in orde...

0690X00000607s0QAA.png
meir3 by Associate II
  • 405 Views
  • 4 replies
  • 0 kudos

Is STM32 usable in this way?

Posted on July 13, 2017 at 12:49Dear sirs,I want to make drive recorder.I think to use, USB(Mass drive), SD card small, TFT window ,camera(I want many cameras).I do not want to make a proper product. I want only education or hobby.I found two produc...

USB OTG HNP and SRP Problem in STM32xxx

Posted on August 02, 2017 at 16:27Hello all,In USB OTG Driver SRP request after that USB_OTG_HandleSessionRequest_ISR invoking.What Need to be added to inform upper layer USB_OTG_HandleSessionRequest_ISR as per HAL Library?.  if (IsDeviceMode(&otgfs...

Resolved! Shouldn't HAL_TIM_IC_Start_IT() set TIMx->CCER?

Posted on August 06, 2017 at 18:48STM32L476-Nucleo board, with jumper wire from PA7 to PA0. Attempting to learn PWM Input Capture.GPIOA->AFR[0]:  0x20007701    00100000000000000111011100000001  PIN  0: TIM2_CH1  PIN  1:  -  PIN  2: USART2_TX  PIN  3...

Resolved! How to use HAL_HRTIM_IRQHandler

Posted on August 03, 2017 at 20:31Thank you for your patronage. I'm Japanese. I want to use Interrupt Service Routine(ISR) as shown in the picture below. So I want to use HAL_HRTIM_IRQHandler.I wrote the program as shown below, but I got an error. 

0690X00000607rqQAA.png 0690X00000607s5QAA.png 0690X00000607rkQAA.png
Ken Inoue by Associate III
  • 584 Views
  • 2 replies
  • 0 kudos

RTC sub-second (RTC_SSR) issue

Posted on February 25, 2014 at 10:22Hi, I am having troubles with the subsecond register on stm32 I have a datalogger which logs data with a timestamp. I am doing multiple logs (~30) per second, so wanted to log sub-seconds as well. HOWEVER, as soon...

Freeze in eeprom

Posted on August 06, 2017 at 09:02hello.i use stm32f030p4. i use EEPROM emulation(save 20 byte) it's work until i add more code in my project.when the code Increase  Although I dont have any error in my code but program freeze in ee_init(); and i ha...

Resolved! STM32F10X DSP Library

Posted on July 03, 2017 at 09:23Hello, Can any one help me with STM32F10X DSP Library, Where and how can I get STM32F10X DSP Library.THANXXXX.

Labels