User Activity

Hi, I have use MX to generate code for this timer.  The generated code is as follows: static void MX_TIM2_Init(void){ /* USER CODE BEGIN TIM2_Init 0 */ /* USER CODE END TIM2_Init 0 */ TIM_ClockConfigTypeDef sClockSourceConfig = {0};TIM_MasterConfigTy...
Hi,  I got a Nucleo F103RB, and I am running the very same software I run on my Nucleo F7ZI, and I am getting this weird hard fault that always. I do not enable RTC, but right before the fault happens, the ICSR register tells there is a pending inter...
Hi, I have created this kernel for an ARM Cortex M3, on an Atmel (microchip) board, and now I am porting it to Nucleo f767zi.I thought it would be an easier task, just adapting the HAL calls, and kernel (C and ASM) routines would keep the same. But I...
Kudos from
Kudos given to