Hello thereBecause I have less space on a new PCB and don't need all of the I/Os I want to take the smaller STMF103T8. As far as I know its the same silicium with less pins. So I can take the same software with some adjustments in the HAL.With the R8...
From an other mircocontroller manufactor i know a mechanism, that recognize if the uC is brand new and there is no program loaded. In this case, the uC goes automatically in bootmode.Is this the case with the stm32f103?Thank you.
Yeah AFIO clock is enabled, otherwise it wouldn't works with the 64pin R8...it must has a difference between the two controllers what influence the CAN interface.
Thank you very much,I saw this before, but its not the solution in my case, because:The product has a CAN interface as output and after casting the electronic i have only this output to connect with. So to save the step "program the uC" before we cas...