-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix/swd sometimes work fail (#17)
* projects: hpm5301evklite: fixed some issue * projects: hslink-pro: fixed the problem of low-rate programming error - the ack response should keep the lower three bits valid for swd - trn should be variable length, 1 to 4 clock cycles for SPI_SWD_Transfer API - idle_cycles should be valid for read and write operations for SPI_SWD_Transfer API * projects: hslink-pro: improve CLK clock output accuracy - in SPI mode, SWD can be adjusted from 80M to 100Khz - in single SPI mode, jtag clk can be adjusted from 80 to 100 khz - remove IO mode
- Loading branch information
Showing
6 changed files
with
157 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.