Dear Houda,Next year I expect to produce thousands of PCBs for a number of physics experiments in Europe. These boards use original ST chips of the STM32H7 series, bought through one of the official distributors. That is, I am a legit ST customer.I a...
Looks like a bug in the templates that should be taken care of by ST. I replaced that call with the following code, copypasted from the main() template and got ipcc_if.c compiling. IPCC_HandleTypeDef hipcc;
hipcc.Instance = IPCC;
if (HAL_IPCC_Init(...