STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

WWGD Debugging dese not work

Posted on August 14, 2017 at 03:24PS2: I found my mistake that is Window value and Reload value are NOT set correctly. So questions are deleted.:(  Thank you.Attachment is a project which I reworked WWDG_Example of STM32F072RB-Nucleo (STM32Cube_FW_F...

Send ZPL II commands to zebra printer via USB

Posted on August 12, 2017 at 21:51Hi,I'm investigating how to send ZPLII commands to an USB printer using a STM32F4 or F7 MCU.So far i did some testing with USB FS Host examples. The printer is being recognized, but I'm not able to send a ZPLII stri...

paul2 by Senior
  • 867 Views
  • 2 replies
  • 0 kudos

STM32F429 Interrupt

Posted on August 13, 2017 at 18:48I am trying to test interrupts on the stm32f429 discovery board. I don't know how to enable the NVIC function as there is nothing mentioned in the user manual. Also, my ide is telling me that the syntax for the sysc...

Using internal flash for data storage with STM32L151VC

Posted on August 12, 2017 at 20:03HiWe are using the L151VC part (with 256 KB flash consisting of one bank) for a sensor logger applications. We roughly log 32 bytes of data at 50 Hz. We have partitioned the flash into 96 KB of code and rest 160KB f...

bnp979 by Associate III
  • 418 Views
  • 2 replies
  • 0 kudos

STM32L151RBT6

Posted on August 13, 2017 at 13:49Hello, I have software that is written for the STM32L053R8T6.Can it be compiled as is for the STM32L151RBT6? or should it be fitted (cube wise)?Thank You!#stm32l151rbt6 #stm32l151rb #stm32l053r8 #stm32l053r8t6

BLE project warning

Posted on August 13, 2017 at 12:34Hi,While trying to use ST example for BLE, I got 63 times this warning: '__packed__' attribute ignored [-Wattributes] my HW:stm32L476 NUCLEO + X-NUCLEO-IDB05A1.IDE:Atollic TrueStudio 8I imported 'SensorDemo' project...

udibit by Associate II
  • 281 Views
  • 0 replies
  • 0 kudos

STM32F100VCT6 and PB3

Posted on August 11, 2017 at 10:18Hi All.On my latest project I am using STM32F100VCT6 and PB3.  I am using this Pin as a quadrature encoder input for Timer 2 combined with PA15.  I can not get the encoder to work.  I tried setting PB3 up as an inte...