rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.52k stars 1.26k forks source link

stm32 arduino #832

Closed prashanthchinnu closed 3 years ago

prashanthchinnu commented 3 years ago

hi sir... this is prashanth., im uisng this links.. http://dan.drown.org/stm32duino/package_STM32duino_index.json and https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json but Serial2 is not communicate.. it shows error. plz can u help me

rogerclarkmelbourne commented 3 years ago

https://github.com/stm32duino is a completely different Arduino Core. Its the official STM Arduino core. http://dan.drown.org/stm32duino/package_STM32duino_index.json is package for this repo, but we don't maintain this package, its produced by Dan Drown, and I don't know how often its updated.

Code related to Serial will not work the same on both cores.

This is not a support forum. Try posting to https://www.stm32duino.com

prashanthchinnu commented 3 years ago

thank you for your reply sir... which link is better to use sir for serial2. plz can you send me that link

rogerclarkmelbourne commented 3 years ago

which link is better to use sir for serial2. plz can you send me that link

This is not a support forum and you are not posting a bug.

Please try

https://www.stm32duino.com

prashanthchinnu commented 3 years ago

ok sir thank you..

prashanthchinnu commented 3 years ago

it is showing like this sir.. by using those links., Error compiling for board Generic STM32F1 series.