Problems to programa STm 32 black pill With Arduino IDE ande code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-19 12:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-19 12:26 PM
Hello @Lopinhos and welcome to the ST Community :smiling_face_with_smiling_eyes:.
What I understood from your question that you want to do a migration from Arduino Nano to black pill. I suggest you to use the STM32duino for this migration ( STM32 Arduino (STM32duino) Tutorial will be a good start).
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-19 1:12 PM
>> when doing the conversion I get some errors.
Lead with details
Can you connect with it and get basic code operational?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-11-21 3:00 PM - edited ‎2023-11-21 3:15 PM
Yes, basic Arduino codes work perfectly on the STM32, but the code I needed to use on the stm32 is giving me several errors, which are in the SPI communication part.
