No Atmel simulator for AVR-Dx family? Closest alternative? clawson wrote:
If it were me I'd forget simulation all together (there's only so much you can achieve in a sim that only simulates internals anyway). Instead I'd track down one of...
Component Availability on Octopart? HKPhysicist wrote:
https://www.win-source.net/atmel-atsamd21j18a-au.html
Tel: +86 755-83957316
Fax: +86 755-83957728
China IDD code <== Sign of Counterfeit....
Monday, 27 December 2021 - 17:25
Component Availability on Octopart? djoshi wrote:https://www.win-source.net/atmel-atsamd21j18a-au.html
I recently had a bad experience with Win Source. They advertised having a particular Atmel part in stock...
AVR-DB... Almost a win! El Tangas wrote:If the idea is to use the port as input, it will not work for sure: the PORT peripheral can't use event signals as inputs (although that would be neat for sure)....
Friday, 24 December 2021 - 02:42
AVR-DB... Almost a win! Last thought: you could also try using the event system to route PA0 and PA1 elsewhere, and using PA as your 8-bit port, instead of routing PD0 and using PD as your 8-bit port...
Friday, 24 December 2021 - 01:32
AVR-DB... Almost a win! AtomicZombie wrote:Nope, even calibrated, the internal is not good enough for stable VGA.
Are you talking about the AVR-DB oscillator specifically? From what I've heard, it...
Friday, 24 December 2021 - 01:24
AVR-DB... Almost a win! Svuppe wrote:What if PD0 (which doesn't have a physical pin on the 28 pin version) can be rerouted to another pin using the event system.
I think this could work. The...
clawson wrote: If it were me I'd forget simulation all together (there's only so much you can achieve in a sim that only simulates internals anyway). Instead I'd track down one of...
I found what I was looking for section 6.2 of the instruction set manual: https://ww1.microchip.com/downlo... It says AVR128 uses the AVRxm instruction set. This is...
gchapman wrote: bigmessowires wrote:If simulating the AVR128DB isn't possible, then what's the closest cousin that is supported by the simulator? Depends on pin count;...
HKPhysicist wrote: https://www.win-source.net/atmel-atsamd21j18a-au.html Tel: +86 755-83957316 Fax: +86 755-83957728 China IDD code <== Sign of Counterfeit....
djoshi wrote:https://www.win-source.net/atmel-atsamd21j18a-au.html I recently had a bad experience with Win Source. They advertised having a particular Atmel part in stock...
Simonetta wrote: My approach to the shortage of parts problem is to design every project (and subsequent product) on four multiple hardware platforms. And I use the Arduino...
El Tangas wrote:If the idea is to use the port as input, it will not work for sure: the PORT peripheral can't use event signals as inputs (although that would be neat for sure)....
Last thought: you could also try using the event system to route PA0 and PA1 elsewhere, and using PA as your 8-bit port, instead of routing PD0 and using PD as your 8-bit port...
AtomicZombie wrote:Nope, even calibrated, the internal is not good enough for stable VGA. Are you talking about the AVR-DB oscillator specifically? From what I've heard, it...
Svuppe wrote:What if PD0 (which doesn't have a physical pin on the 28 pin version) can be rerouted to another pin using the event system. I think this could work. The...
wb0gaz wrote: That (remembering the "odd" byte and then re-using it later) is what I was thinking, but I did not investigate further since my posting. Isn't that normal...
N.Winterbottom wrote: Give up electronics until the situation resolves itself. Yeah, that's the worst case scenario. Unfortunately that may actually happen... ...
Pages