STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F373 SDADC example

Posted on December 07, 2016 at 16:01Hallo!I downloaded the zip-file STSW-STM32115 entitled 'STM32F37x/38x DSP and standard peripherals library, including 73 examples for 26 different peripherals'. Unfortunately the project/example folder is missing....

X-CUBE-IRREMOTE

Posted on December 05, 2016 at 19:29i m used the Firmware package ' X-CUBE-IRREMOTE' to implement receivers for infrared remote control protocolsusing STM32F407 bord, so i m trying to make chage the library rc_decode.cand i make this change, but he ...

CLash of usb VBUS and uart 1TX

Posted on November 22, 2016 at 23:48If you have the uart1 configured and enabled, which uses pin PA9 as uart1TX and you apply 5VDC onto that same pin from an external USB host trying to use PA9 as VBUS sense pin, does it damage the part?ThanksSTM32...

STM32F334 TSC

Posted on December 06, 2016 at 11:35Hi! I'm using STM32F334R8-Nucleo board and currently working on Touch Sense (TSC). After getting acquisition value from a group, how can I identify which particular key has been pressed among all the keys connecte...

vishi100 by Associate II
  • 774 Views
  • 3 replies
  • 0 kudos

[STM32F2] issue with CAN-HAL interrupt receivng

Posted on August 30, 2016 at 09:43based on stm32cubemx with library 1.4.0 for stm32f205with interrupt receiving  the fifonumber within the struct CanRxMsgTypeDef is not set by the function CAN_Receive_IT() in stm32f2xx_hal_can.cif the user/applicati...

Resolved! Microsoft to get SharePoint mobile

Posted on May 05, 2016 at 04:40Anyone familiar with this forum knows how truely awful SharePoint is, and how badly broken Microsoft's support/vision of mobile is. Personally I'm confused why one would need an ''app'' to properly view and interact wi...

Resolved! CubeMX and Vdd

Posted on November 23, 2016 at 16:26HiFor some reason my µC is powered by 3V (instead of standard 3.3V)On the file stm32f7xx_hal_conf.h we can find some define about the board.One is ''VDD_VALUE'' and the value is 3300.How can I change this default ...