shadow578 / framework-hc32f46x-ddl

HUADA DDL for PlatformIO
GNU General Public License v3.0
4 stars 4 forks source link

[BUG] issue using HC32 firmware - LCD restarts after using Save or M500 #2

Closed classicrocker883 closed 1 year ago

classicrocker883 commented 1 year ago

I believe the issue is related to one of the platforms framework or dll. I am able to compile and flash firmware in VS Code using platformio and everything seems to work fine except when Saving. Since this doesn't happen using the same source code with STM32F1 or GD32 or N32, I suspect it being something to do with the backend framework that is called by the Hc32.ini or Hc32f46x/HAL.

its hard to trace the issue since I wouldn't know where to begin.

if you could please look into this.

shadow578 commented 1 year ago

i assume you've since re-submitted this issue as https://github.com/shadow578/Marlin-H32/issues/37? I'll be closing this one then.

classicrocker883 commented 1 year ago

yes thank you.