STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Difficulty in Setting Interrupts

Hello AllCould someone kindly help me figure out what may be wrong with this code (only the relevant part has been pasted here)?The objective is to toggle the LED through interrupts coming from TIM7, the simplest timer I could setup. In despair, I ha...

Amir1 by Associate II
  • 471 Views
  • 2 replies
  • 0 kudos

identifier "xxxx" undefined

i have project code when i compile it shows identifier is undefinedBut i have included the path keil linker options and included header file also, i don't know why it shows like this.when i click the definition of VL53L0A1_GPIO1_R_INTx it doesn't go...

NS.16 by Associate II
  • 1767 Views
  • 7 replies
  • 0 kudos

Is HAL Library/API thread-safe

I am developing software for a system (using HAL API) that communicates over CAN and I recently got into some issues related to thread-safety. I am using STM32L496ZGT6 mcu.Some background info:My main "thread" runs cyclically in a predetermined tick ...

identifier"I2C handler TypeDef" is undefined.

I am merging two projects .One project is wrote in stm32f401RE and another one is stm32f429i-discovery board.I have already included all path and build the project.It shows error like identifier is undefined.only one file path is not included.But i g...

NS.16 by Associate II
  • 899 Views
  • 1 replies
  • 0 kudos