Looing for Softserial/NewSerial/AltSoftSerial lib customized for Arduino Due


hello,

i require additional serial ports apart form existing 4 serial ports application.  tried use "softserial/newserial/altsoftserial" libraries, however, due incompatibility arduino-due controller(atmel sam3x8e), not able use these libraries application.  there customized version of of these libraries available due?

please provide inputs.

thanks , regards,
abhijit

i'm author of altsoftserial.

it not support due, have hardware abstraction layer, if wanted work on contributing due support.

https://github.com/paulstoffregen/altsoftserial/blob/master/config/altsoftserial_timers.h

the fact it's ported teensy 3.1 shows it's @ least possible port 32 bit, non-avr architecture.  need define pretty number of macros manipulating timer @ least 1 input capture , 2 compare registers, must @ least 16 bits.

if due's timers, please submit pull request on github!


Arduino Forum > Products > Arduino Due (Moderator: fabioc84) > Looing for Softserial/NewSerial/AltSoftSerial lib customized for Arduino Due


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code