STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTOS is not working in STM32F072.

I have created a project in STM32CubeIDE with UART and some GPIO's as Input and Output.I have created 2 Tasks using FreeRTOS - CMSIS v1(osPriorityNormal, osPriorityBelowNormal) with different osDelay(osDelay(500);, osDelay(600);). I have compiled and...

AP.6 by Associate
  • 460 Views
  • 1 replies
  • 1 kudos

STA8090WG CAN and USB

Hello,We are interesting STA8090WG as they support both CAN and GPS.However, after simply review with data sheet, I have some questionsIs it right ? Once we use CAN, we can't use USB since those are alternated with same pin.Can we get reference schem...

HKwon.2 by Associate
  • 216 Views
  • 0 replies
  • 0 kudos

Bad init in LL for systick.

I try use systick handler in STM32G0 uC, i use LL libray. In funcion to activate Systick ( void LL_InitTick(uint32_t HCLKFrequency, uint32_t Ticks) ) is a bug.The error consists in incorrect setting of the SysTick-> CTRL (STK_CSR) configuration regis...

PKuni.1 by Associate
  • 442 Views
  • 1 replies
  • 0 kudos