You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simavr
Hello,
are there any efforts to include the newer MCUs like the ATMega328PB into simavr?
--
Wilhelm
M P
unread,
Oct 3, 2016, 2:39:10 AM10/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simavr
Whats the difference (if any) with a normal 328P?
Michel
On 3 October 2016 at 04:54, 'Wilhelm Meier' via simavr
> --
> You received this message because you are subscribed to the Google Groups
> "simavr" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to simavr+un...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
Wilhelm Meier
unread,
Oct 3, 2016, 3:06:21 AM10/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simavr
The main differences are:
5 Timers
2 Usarts
2 SPI
2TWI
M P
unread,
Oct 3, 2016, 3:57:26 AM10/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simavr
It's not very difficult to add a core, as long as the IO header file
exists in the AVR gcc toolchain. You can start by duplicating an
existing one, and add the bits as you go along...
Michel
On 3 October 2016 at 08:06, 'Wilhelm Meier' via simavr
doom star
unread,
Sep 17, 2019, 7:28:04 PM9/17/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simavr
You can find here a try to add ATmega324PB support :