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

Resolved! Printf SWO debugging in Cortex M0+

Posted on June 20, 2018 at 01:45I'm trying to use printf to SWO viewer on ST-LINK utility for debugging purposes. I'm using a STM32L062K8, which has a Cortex M0+processor. After much research on the internet, found out that ITM trace is not availabl...

Ash G by Associate II
  • 2780 Views
  • 5 replies
  • 0 kudos

ADC Reading Value

Posted on June 21, 2018 at 03:47Hi,       I am to use the ADC on a STM32L072 to read three channels , ADC_CHANNEL_5, VREFINT and TEMPSENSOR.      I have set up the project in STM32CubeMX and select the three channels     The code generated is belows...

Don't Use Static Libraries in Embedded Project?

Posted on June 20, 2018 at 19:21I found a problem with static libraries that prevents their use at least with Atollic true studio and wondering if there are other tools on the market that will be able to handle it or should I forget the libraries on...

Nucleo-144 CAN bus example code?

Posted on May 30, 2018 at 21:08Hi,I am using STM32L496 with Nucleo-144/STM32CubeMX. Is there any CAN BUS example with HAL Drivers? I can't even find how to setup the baudrate. Thanks,****Note: this post was migrated and contained many threaded conv...

STM32 USB Host Library issue with USB 3.0 flash drives

Posted on June 20, 2018 at 22:13Hello,We've implemented an OS-less bootloader application using the STM32_USB_Host_Library and FatFs running in a STM32F427 processor created using the CubeMX tool. The application behaves perfectly when we use USB 2....

stm32F301KxUx exposed pad of UFQFPN package connection

Posted on June 19, 2018 at 00:24Hello,I have just downloaded stm32F301xx (enDM00093332) datasheet - the latest revision (DS9895 Rev 8). But still I have not found a word about how to connect (or not) the exposed pad located beneath UFQFPN package. I...

RnnKrk by Associate II
  • 1415 Views
  • 6 replies
  • 0 kudos

uart receive buffer queue

Posted on June 19, 2018 at 15:00hi everyone,i am using stm32f103 mcu and silicon labs' bgm113 ble module in ncp mode. bgm113 sends datas over uart and mcu handles the operation. in ncp mode there two types receiving data: command and event. command ...

kosan by Associate II
  • 1388 Views
  • 6 replies
  • 0 kudos