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

GDB Server on Win10

Posted on May 21, 2017 at 12:02Hello community,I have an error (Couldn't find any ST-Link/V2 devices) on Win10 environment. No USB3.ST-Link Utility (GUI & CLI) works fine, Mass storage too. What is not working is the https://www.emb4fun.de/archive/s...

Timer2 Configuration

Posted on May 15, 2017 at 10:47I'm working on STM32 nucleo432lkc. I'm trying to divide the MSI frequency for the timer by 50 but when I try this , i get nothing on the ouput of the pin. Below is the timer 2 code :void TIM2_init(void){      TIM_Clock...

DOSS FOF by Associate II
  • 677 Views
  • 10 replies
  • 0 kudos

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
  • 369 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
  • 361 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
  • 728 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
  • 503 Views
  • 7 replies
  • 0 kudos
Labels