STM32F411RE-Nucleo 64

General discussion on mikroBasic PRO for ARM.
Post Reply
Author
Message
davide69
Posts: 67
Joined: 24 Jan 2011 17:28

STM32F411RE-Nucleo 64

#1 Post by davide69 » 30 Aug 2020 18:26

Hello,

It is a raining day here in Germany, I am just starting up a Nucleo-F411RE board, I am traying to find for some example for the ADC and UART but I don't find much in the example for this board.
The clock setting is also a bit hard and not easy to released the PLL setting, the simplest example I tried (blink a led) has some off time issue.
Perhaps somebody already faced the same issue and would like to share some info.

Kind regards

Davide

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: STM32F411RE-Nucleo 64

#2 Post by filip.grujcic » 31 Aug 2020 10:31

Hi Davide,

Please find attached ADC and UART examples, as well as some configuration schemes.
Please note these were written for our MCU Card 29 for STM32, so some modifications according to your hardware might have to be made.

Kind regards,
Attachments
examples.zip
(380.86 KiB) Downloaded 64 times
config_schemes.zip
(2.95 KiB) Downloaded 69 times
Filip Grujcic

davide69
Posts: 67
Joined: 24 Jan 2011 17:28

Re: STM32F411RE-Nucleo 64

#3 Post by davide69 » 31 Aug 2020 17:24

Hello Filip,

Thanks for your replay, It seams the example are in C, do you have the same example in miKroBasic?

Thanks

Davide

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: STM32F411RE-Nucleo 64

#4 Post by filip.grujcic » 01 Sep 2020 09:34

Hi Davide,

We only have these examples in mikroC, but I have translated them to Basic just for you.

Kind regards,
Attachments
test.rar
(64.65 KiB) Downloaded 74 times
Filip Grujcic

davide69
Posts: 67
Joined: 24 Jan 2011 17:28

Re: STM32F411RE-Nucleo 64

#5 Post by davide69 » 01 Sep 2020 17:53

Hello Filip,

Thanks for your effort :D , I had to modify the clock setting and minor changes (ADC reads every 500ms).
I share a working ADC example and data sent to UART with my Nucleo-64 board STM32F411RE.

Best regards
Nucleo F411RE ADC.zip
(125.32 KiB) Downloaded 76 times

Post Reply

Return to “mikroBasic PRO for ARM General”