User Activity

STM32Cube_FW_L4_V1.18.0\Projects\NUCLEO-L476RG\Applications\FreeRTOS\FreeRTOS_MPUI am trying to debug the usage of FreeRTOS_MPU using the NUCLEO-L476RG board.But the code failed at HAL_Init() - if (HAL_InitTick(TICK_INT_PRIORITY) != HAL_OK){status = ...
I was using the SystemWorkbench for years and everything OK.  Recently changed to STM32CubeIDE and also able to build and debug within hours with released ST project "STM32Cube_FW_F4_V1.28.0".Have tried to use the new "STM32 VS Code Extension" in VSC...
I try to setup the PB0 for PWM mode to drive a LED.When I use the TIM3_CH3, it is working with the following code.But it does not work for TIM8_CH2N.I suppose something to do with the "N" but could not find out what in HAL code should be changed.TIM_...
I am using the ST BlueNRG-MS and would like to know the required procedures (documentation) in order to put on Bluetooth logo & able to sell globally.Anyone have done this for end product ?
Kudos from