I had tried to just handle the difference via config flags but it got too
complicated (different pin mappings, inverted signals, clocking, etc...).
The original board is quite different and is closer to the F series boards
than the H ones.
On Wed, Jun 29, 2022, 6:53 AM Alan Carvalho de Assis
wrot
Hi Roberto,
Gustavo just told me that other difference is the clock, ZI2 uses the
clock from STLink, it could explain the issue you are facing.
BR,
Alan
On 6/29/22, Roberto Bucher wrote:
> Thanks Alan
>
> I'll try to move the different devices to the new architecture. I'll
> already tried to p
Thanks Alan
I'll try to move the different devices to the new architecture. I'll
already tried to port the stm32_pwm.c under the zi2 board and it works
without problems.
In the next weeks I'll try to port other devices (ADC, Encoders etc.).
It seems the SocketCan is already implemented.
On
Hi Roberto,
I found both boards listed on Digikey:
NUCLEO-H743ZI:
https://www.digikey.com/en/products/detail/stmicroelectronics/NUCLEO-H743ZI/7809236
NUCLEO-H743ZI2:
https://www.digikey.com/en/products/detail/stmicroelectronics/NUCLEO-H743ZI2/10130892
The ZI board was replaced with ZI2 by ST ac
Hi
What are the main differences between the nucleo-stm32h743zi and the
nucleo-stm32h743zi2 boards?
I have a stm32743zi2 board but the available files under "boards" for
nucleo-stm32h743zi2 are limited compared to the files available for the
nucleo-stm32h743zi version.
I need different dev