Page 1 of 1

Port to Nucleo-F746ZG and Nucleo-F767ZI board

Posted: Sun Jul 31, 2016 1:32 pm
by shaoziyang
I have port micropython to Nucleo-F746ZG and Nucleo-F767ZI board, it is work fine in these board. It base on STM32F&DISC board.

Re: Port to Nucleo-F746ZG and Nucleo-F767ZI board

Posted: Sat Feb 25, 2017 7:17 pm
by mahmud
Can u please upload the firmware.bin or .hex file, so that we can burn it on our board too.

Thanks in advance.

Re: Port to Nucleo-F746ZG and Nucleo-F767ZI board

Posted: Tue Apr 09, 2019 1:36 pm
by Dllanes
Hello,

have you ever tryied to measure an analog value with these boards ? it seems that it is not working properly.
I get the error "ValueError: pin A3 does not have ADC capabilities"
Do you know how can I face this issue?

thanks