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

How to run projects created for NUCLEO-F401RE in NUCLEO-L476RG

I am beginner to STM and eclipse environment IDE, currently I am working on sound source localization project and I came across X-CUBE MEMESMIC1 software package which had acoustics sound source localization project. But the project file has been bui...

CAS.1 by Associate
  • 810 Views
  • 3 replies
  • 0 kudos

I have an STM32429I-EVAL board purchased.

I have an STM32429I-EVAL board purchased. The board has CN6 and CN7 MALE extension headers of 1.27mm pitch, the standard jumper wire will fit with 2.54mm pins for evaluation and checking the MCU programs. What should I do to connect a jumper wire to ...

GKV.1 by Associate
  • 312 Views
  • 0 replies
  • 0 kudos
KLian.1 by Associate II
  • 921 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 CAN BUS missing some transferred messages

Hi, I am trying to communicate with other CAN devices on CAN BUS with STM32F103.I have enabled "void HAL_CAN_RxFifo0MsgPendingCallback(CAN_HandleTypeDef *hcan)" to receive message interrupt as highest priority and in main loop I am checking if I got ...

JBond.1 by Senior
  • 966 Views
  • 1 replies
  • 0 kudos

STM32L1 Stop mode usage

Hello, I have problem with entering to the stop mode againHere is my function to configure stop mode, used once before main loop, and it's ok after that MCU goes to stop mode and power consumption is low.void EnterLowPowerMode(void) { //used just onc...

ughr1 by Associate II
  • 1021 Views
  • 4 replies
  • 0 kudos