Git Product home page Git Product logo

Comments (6)

rogerclarkmelbourne avatar rogerclarkmelbourne commented on August 24, 2024

There isn't a Serial 3 for that board type.

Mapping for the non Maple device is for HardwareSerial 1 to be mapped to "Serial",
HW Serial 2 -> Serial 1, HW Serial 3 -> Serial 2

Spec for even the STM32F104R series is

"Up to 3 USARTs (ISO 7816 interface, LIN, IrDA capability, modem control)"

What processor do you have on your board i.e do you have STM32F103Z series which has more usarts
"Up to 5 USARTs (ISO 7816 interface, LIN, IrDA capability, modem control)"

Currently support is really only for STM32F103C and STM32F103R series, but it don't think it would be hard to add support for Z series etc

from arduino_stm32.

thomasfla avatar thomasfla commented on August 24, 2024

my mistake! I did not notice what the Serial indexing was deferent from the HW. I use STM32F103C8T6 on this board:
http://www.buyincoins.com/item/45180.html#.VOsFrXWG-kA

It works well using the Serial2.

Nice day.

from arduino_stm32.

rogerclarkmelbourne avatar rogerclarkmelbourne commented on August 24, 2024

No worries

The mapping was changed for compatibility with all existing Arduino code, i.e which uses Serial as the first serial port (even on Mega2560 etc)

I have a very similar board, and it works fine.

from arduino_stm32.

Maceraperest avatar Maceraperest commented on August 24, 2024

"STM32 to Flash - No bootloader" option does not appear

from arduino_stm32.

rogerclarkmelbourne avatar rogerclarkmelbourne commented on August 24, 2024

@Maceraperest

I can't see how your problem relates to this issue.

Either create a new issue with full details of precisely what you did to replicate
or if you need support register with www.stm32duino.com

PS. I suspect your issue is that you choose a board option like "Maple mini" which does not have No Bootloader as an option.

Not all boards support all upload options

from arduino_stm32.

Maceraperest avatar Maceraperest commented on August 24, 2024

Problem;

  1. Arduino Version 1.6.9 lower version 1.6.4 I installed
  2. Boards Manager Arduino Sam board 32 Bit I installed

Fix the problem. Thank you for your interest

2016-07-25 3:41 GMT+03:00 Roger Clark [email protected]:

@Maceraperest https://github.com/Maceraperest

I can't see how your problem relates to this issue.

Either create a new issue with full details of precisely what you did to
replicate
or if you need support register with www.stm32duino.com

PS. I suspect your issue is that you choose a board option like "Maple
mini" which does not have No Bootloader as an option.

Not all boards support all upload options


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#30 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHCXQU7PcD-KzSWLxqqch8Z3LMTCJWXKks5qZAY5gaJpZM4DkJof
.

from arduino_stm32.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.