STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L0 Replace all HSI48 with HSI16 ???

Posted on October 13, 2016 at 14:38A quick scan of my STM32Cube_FW_L0_V1.7.0 directory shows:Search ''HSI48ON'' (2894 hits in 1042 files)  C:\Users\PD\STM32Cube\Repository\STM32Cube_FW_L0_V1.7.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l052xx....

Smart card issue

Posted on October 17, 2016 at 23:01Hi all,I get ATR fine.However, when I send any command, the reply is ''my command+reply''. I mean, it looks like the Smart Card is echoing my command (however it doesn't, I can see the transmission on a logic analy...

How to check if USB2.0 HS MSC is connected or not ?

Posted on October 17, 2016 at 15:50Is there any method ( library function, variable, or other) to check if USB2.0 HS MSC connection is established or not ? I want to turn-on / off a LED on the board upon USB connection status. THANKS.... 

taz1000 by Associate III
  • 223 Views
  • 1 replies
  • 0 kudos

Trouble with internal flash, EEPROM emulation

Posted on October 18, 2016 at 09:51Hello,i have problem with eeprom, then i erasing eeprom (writing 0 or any other values) then everything is working without problem , later then i write 0 then everything is working fine, but if i write other value ...

darius by Associate
  • 408 Views
  • 2 replies
  • 0 kudos

Debug Viewer

Posted on October 07, 2016 at 15:11 I have a STM32F429I-DISCO and I want print some message with prinf function. I'm following some tutorials but in Debug Viewer nothing is printed. I get from the STM32F429I-Discovery/Templates/MDK-ARM from t...

0690X00000603NbQAI.jpg 0690X00000603NgQAI.jpg
Nickjmas by Associate III
  • 265 Views
  • 2 replies
  • 0 kudos

Issue with multilayer on STM32F746

Posted on October 17, 2016 at 20:32Hello. I use STM32F746 Discovery with STemWin last version. When I start a project STM32746G-Discovery\Applications\STemWin\STemWin_HelloWorld\EWARM\Project.eww it works well. But after changing GUI_NUM_LAYERS valu...

0690X0000060363QAA.jpg

RESOLVED: TIM3 - 50 Hz pulse

Posted on October 13, 2016 at 00:41Hello, Will the following generate a 50 Hz pulse?(Since htim3.Init.Period = 19999 which I think equates to ~20ms) htim3.Instance = TIM3;  htim3.Init.Prescaler = 83;  htim3.Init.CounterMode = TIM_COUNTERMODE_UP;  ht...

selmesal by Associate II
  • 749 Views
  • 5 replies
  • 0 kudos