STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Possible bug with ADC configuration

I want to signal a possible bug in CubeMx version 4.27, in the STM32L4xx HAL library package. In the ADC configuration of the external trigger, the TIM4 TRGO setting does not work.I think the error is in line 518 of file "stm32l4xx_hal_adc.h". The or...

GZini.16 by Associate
  • 408 Views
  • 1 replies
  • 0 kudos

osMessagePut problems

Posted on March 23, 2017 at 12:13Hello,I have been trying to solve problem with the osMessagePut function fromCMSIS-RTOS wrapper. I am not able to insert instances of C structure intothe message queue.  My code is following:// transmission queuestat...

I2C HAL code not generating clock

Dear All,I am using STM32L431 controller and connecting I2C2 for Tilt sensor to read the value. I have generated the code using CubeMX tool by configuring the clock and pin. Controller is running at 24MHz clock and configures I2C with 100KHz. I am g...

SNaik.5 by Associate
  • 305 Views
  • 0 replies
  • 0 kudos