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

osxAcousticBF Software Library example no output sound

Posted on November 15, 2016 at 14:18Hi. I was setup osxAcousticBF Software Library, import example to SW4STM32,But can not listen any output sound.Ac_SL is operate here OK. I can listen sound via USB and receive source azimuths. #open.audio-softw...

Evg Cha by Associate II
  • 1064 Views
  • 6 replies
  • 0 kudos

ST32446-EVAL doesnt support SW4STM?

Posted on May 18, 2017 at 17:17Hi, I cannot dbg and programming stm32446e-eval board using onboard st-link, pic below. I checked also other board stm32f769i-disco and its working fine on the same enviroment. Log:Unplugged target or STLink already in...

0690X000006072mQAA.png
embvis by Associate III
  • 891 Views
  • 7 replies
  • 0 kudos

stm32f103rb nucleo usart

Posted on May 22, 2017 at 03:44Hi, I just want to know if usart1 on stm32f103rb nucleo board works or not? If yes, is that using PA9 PA10? If yes, why is that not showing on the datasheet?If usart1 doesn't work on the board, which usart works on the...

J Lee by Associate III
  • 2064 Views
  • 8 replies
  • 0 kudos

CubeMX : new USER CODE section needed in ethernetif.c

Posted on October 06, 2015 at 12:59In source code generated by CubeMX would be useful to add a new USER CODE section in ethernetif.c in order to allow the user to change the MAC address.For example:..... MACAddr[0] = 0x00;  MACAddr[1] = 0x80;  MACAd...

software by Associate
  • 1425 Views
  • 7 replies
  • 0 kudos

RTC Read only working once

Posted on May 22, 2017 at 21:01I'm working with the latest update of the HAL drivers for the STM32F446RET6. I want to use the RTC in my project and display the time on a display. The first call of HAL_RTC_GetTime works flawless and returns the curre...

STM32L072: PWM Output with HAL

Posted on May 20, 2017 at 14:34Hello everybody!I cannot find whats missing in my timer initialisation: TIM3_CH2 interrupt is generated correctly (as the callback function is executed and a led on a generic GPIO of the STM32 Demo Board is driven by c...

davide by Associate II
  • 929 Views
  • 2 replies
  • 0 kudos