Hi,
I bought a new NUCLEO-G474RE and I don't want use HAL drivers (I always programm in registers). Is it possible STM32CubeMX disable In the Manage Run-time Environment? I don't know how I can create clear project without HAL drivers.
Thank …
Hi,
I bought a new NUCLEO-G474RE and I don't want use HAL drivers (I always programm in registers). Is it possible STM32CubeMX disable In the Manage Run-time Environment? I don't know how I can create clear project without HAL drivers.
Thank …
Hello
I m currently working on keil µvision 5 and a stm32L053R8 i have generate a code with stm32cubemx
Now i would like to change my MCU to program my prototype ( based on a STM32FO51K8T6) Did i have to re tapping my code ? or can i just import…
Hello guys,
I m currently developing with Keil µvision5 and STM32CubeMX on a Nucléo Board L053R8 ( LQP64). Now i would like to transfer my program on my prototype who run with a STM32F051K6T8. (LQP32)
Did i have to re code it ? or can i…