Skip to content

Conversation

@Chimstaz
Copy link
Collaborator

This close #34.
Partially support for #35 is added. Only UART interface is now feed, but it should be easy to add Wakaama.

Now error code from stm32f4_program function has meaning and could be
send back to user.
This patch adds progress to flash command. It will be used in future by
Wakaama.
For STM32F4xx flash erase progress is counted approximately. When JTAG
speed will change or block of data that is writen by one operation
there is need to change STM32F4_ERASE_TIME_IN_WRITES define. It may
differ on different devices from that family.

Additionaly commands 'r' and 'b' are added to UART interface to allow
fast check flashing command of red.bin and blue.bin file on first
detected target.
@Chimstaz Chimstaz requested a review from maxiwoj November 10, 2018 21:44
@maxiwoj maxiwoj merged commit 20bd29f into master Nov 11, 2018
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.

Add Flash Error handling

3 participants