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

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
  • 593 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.

stm32f4 Discovery UART Polling vs DMA Time

Posted on August 05, 2017 at 10:44Hello!I Have a Problem:I want to transmit Midi signals using my Discovery board in DMA mode because I need the processing power during the transfer. Midi is based on UART meaning I am using the UART Peripheral. When...

help for eeprom

Posted on August 05, 2017 at 11:49Hey I use stm32f0p4.i confused  about eeprom.i readed AN2594 Applocation note but i cant undresntands i have some question about that.1-is it trust-able to use? i don't want my data losing.2.How much byte i can save...

who did the FFT project

Posted on August 05, 2017 at 09:42any one who had done the FFT , i am just starting to do it ,but now ,i meet a  problem . i don't find the STM32F10X DSP Library,can anyone who can give me a link to download it.thank you

Labels