Maksim Salau

Results 16 comments of Maksim Salau

Hi, I don't know how other tools handle this, but I've seen a dbc file that defines a message 200 byte long. May be this is it... See message 2633832958...

@hartkopp @zariiii9003 Please approve CI so the review can move on eventually :) All the tests passed in my forked repository (only codecov upload failed due to missing token). Thanks,...

Hi @bicyclesonthemoon Indeed, data programming is not implemented. If you are OK to wait few days, I can prepare a version to try. Changes don't seem to be significant. Thanks,...

Hi @bicyclesonthemoon Please try the [v0.6.0-initial-data-flash-support](https://github.com/msalau/rl78flash/releases/tag/v0.6.0-initial-data-flash-support) tag. It works for me (erase, write and verify). Regards, Maksim.

Hi, I'm on vacation at the moment, and will be able to take care of the issue after the 26th of June. Regards, Maksim.

It seems the issue is in timeouts (not long enough). The code should be reworked to honor individual timeout requirements for all commands according to chapter 5.1.1 of the spec.

Hi @bicyclesonthemoon I've merged the current version to master. The feature is included in v0.6.1. Regards, Maksim.

Hi @bicyclesonthemoon A command line option to disable programming of data flash is very useful. I'd be glad to merge it into my repo. Please open a pull-request, or just...

Hi @stawiski I agree, 1k pull-up is mandatory, but it belongs to the device itself, not to a flasher. I draw connection diagrams from the flasher perspective, this is why...

Hi @anctech The software should work with any UART interface (either COM-UART or USB-UART) that is connected to an RL78 MCU as shown in any schematic for development boards. E.g.:...