SaaSHub helps you find the best software and product alternatives Learn more →
Jtag2updi Alternatives
Similar projects and alternatives to jtag2updi
-
megaTinyCore
Arduino core for the tinyAVR 0/1/2-series - this is any ATtiny with 2, 4, 6, or 7 in the 1's place, 0, 1, or 2 in the tens, and the flash size in the remaining digits. LIBRARY AUTHORS - Does your library have issues with this core? Please touch base w/me so we can ensure a solution that works on all parts and won't be broken by future changes
-
AVR-Guidance
A guide to best practices when using the Arduino IDE to program AVR microcontrollers
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
ESP32Marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
-
-
Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
-
-
eeprom-programmer
An Arduino Nano sketch and schematic for an Atmel 28cx programmer. (by yoppeh)
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
CommandStation-EX
EX-CommandStation firmware from DCC-EX. Includes support for WiFi and a standalone WiThrottle server. A complete re-write of the original DCC++.
jtag2updi reviews and mentions
-
I got an ATTiny1616 development board. How do I connect the two and flash the code (basic blink example) from the Arduino Nano to the ATTiny1616? Thanks.
I've had some experience with wrangling UPDI based 8-bit micros before. UPDI is a different beast compared to AVR-ISP based programming, it uses only 1 data pin instead of the usual SPI's 3 (MOSI, MISO, SCK). You just have to wire the two devices according to the jtag2updi official documentation here, then select the correct board type (specific core that targets the 1616, I assume you're using SpenceKonde/megaTinyCore?), the correct programmer type (JTAG2UPDI), and upload away!
- attiny424 and gcc?
-
[Schematic review] Tiny handheld game console
I haven't used the 1626 yet, I only have experience with the ATmega328 really. Isn't UPDI just a specific ISP protocol? I might be mixing up the terms here. I was planning on using jtag2updi which has support for the 2-series.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea602b2cb0>
www.saashub.com | 29 Jan 2023
Stats
ElTangas/jtag2updi is an open source project licensed under MIT License which is an OSI approved license.