Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AtTiny202 same problem "link UPDI not OK Reinitialization required" - solved #69

Open
gpreviato opened this issue Nov 19, 2020 · 1 comment

Comments

@gpreviato
Copy link

Hi guys, just to inform you that we had the same problems, but the cause wasn't related to the software.
We used some pl2303 usb-serial converters with the 'low' level too high to be reconnized by the Attiny and a really noisy 3v3 power supply (200Khz sawtooth, probably due to the internal DC/DC converte missing cap).
We solved it using a ceramic capacitor between GND and 3v3, that also stabilize the TX and RX voltage.
The Low level was at 1.18 volts. We solved the problem adding a bulk pnp, drived by TX, between the RX line and GND.
After this simple operation everything works great.
I made a simple explanation, with scope details and the used schematic, here:
https://www.xtendsenses.com/en/analisys-of-a-low-quality-usb-serial-converter/

@mraardvark
Copy link
Owner

Thanks for sharing @gpreviato !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants