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

add support for EG6832 mcu #1664

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add support for EG6832 mcu #1664

wants to merge 1 commit into from

Conversation

microcai
Copy link

EG6832 is made by EGmicro.com.
this little MCU has 8k sram +64k flash.
flash is located at 0x00000000 rather than 0x8000000 :)

must first use pyocd erase -t eg6832 --chip, then pyocd load -t eg6832 xxx.hex

now tested by the eval board selled at EG6832 eval board

@microcai
Copy link
Author

why these checks are not run?

@ithinuel
Copy link
Member

ithinuel commented Jul 1, 2024

This is a good question, I'm trying to understand that. (thank you for leaving this message as it helps track when it started to fail).

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

Successfully merging this pull request may close these issues.

None yet

2 participants