Nathan Schulte

Results 88 comments of Nathan Schulte

It seems the choice of https://github.com/rusefi/ChibiOS/commit/d4639883 is intentional; [everything in rusefi/ChibiOS on `stable_20.3.x.rusefi` since has been for Artery/AT32 thing](https://github.com/rusefi/ChibiOS/compare/d4639883...stable_20.3.x.rusefi)s. **Disregard below.** --- Even, in fact, `rusefi/ChibiOS:stable_20.3.x.rusefi` isn't even used in...

I think this was addressed here; resolution was to keep as it is useful to those that know how, despite any performance/resource concerns (in some cases; https://github.com/FOME-Tech/FOME-Baseline/issues/8#issuecomment-1373069122): https://github.com/FOME-Tech/FOME-Baseline/issues/8

> > [FOME-Tech/FOME-Baseline#8 (comment)](https://github.com/FOME-Tech/FOME-Baseline/issues/8#issuecomment-1373069122)): [FOME-Tech/FOME-Baseline#8](https://github.com/FOME-Tech/FOME-Baseline/issues/8) > > seems a private repo, I don't have access Oh, my bad. I didn't realize this was a different repo.

I tested this with clean builds all the way back to tag [version_2.6.0](https://github.com/prusa3d/PrusaSlicer/tree/version_2.6.0), and the issue was still present. Also, I find it interesting that when viewing the scene from...

I was playing with a Tuya WBR3-laden ME81H (thermostat for a heater). I see above documentation that I found from this page during my trials: https://developer.tuya.com/en/docs/iot/burn-and-authorize-wbr-series-modules?id=Ka78imt8pf85p#title-7-Method%202%3A%20Separated%20solutions%20for%20flashing%20and%20authorization After fixing up `ltchiptool`...

> I can look into this if you post the OEM firmware dump [me81h_16-wbr3-oem-dump.tar.gz](https://github.com/libretiny-eu/libretiny/files/13239423/me81h_16-wbr3-oem-dump.tar.gz)

> The WBR3 board (with correct offsets) is available in `feature/realtek-update` You rock. I'll give it a whirl.

> You rock. I'll give it a whirl. Success! ``` INFO Successfully uploaded program. INFO Starting log output from /dev/ttyACM1 with baud rate 115200 [12:10:22] [12:10:22]Boot Loader

> If you checkout that branch (I believe you can use `version: dev` under `framework:` and then add `source: https://github.com/libretiny-eu/libretiny#feature/realtek-update`, or something similar) you'll be able to use `board: wbr3`....

Also, it seems the firmware insists on outputting to UART2 (LOG_TX / LOG_RX), messages from WiFi driver: `[Driver]: ...`. As well, I can't seem to configure ESPHome to output on...