Yafei

Results 21 comments of Yafei

@robertlipe Please check https://github.com/bouffalolab/BLOpenFlasher. it is workable. If you have any question, please let me know. BTW, I am trying to change it to pure golang, also will support openocd...

@robertlipe 1. Make sure bl602 in program mode, IO8 pull up during booting 2. If your uart can not support 512000, use slower baudrate

Could you please confirm the USB2Uart converter work well on Mac? Thanks

This code was tested on Raspberry Pi. I am setting up env on Mac and will try it tomorrow.

@spacemeowx2 Thank you very much! I spent some time on this issue@macos, and found it's related to the uart package. So, I am testing rust's performance this afternoon, and glad...

@spacemeowx2 Yes, it is supposed to be 20000(20s). Thanks

@spacemeowx2 It's really cool. Thanks. It will be helpful. I will learn rust from your project ;)

Hi robert Thanks for this fix. If you have trouble to generate one pull request, please upload the patch file. I would merge it manually. ram.ld and flash.ld were used...

@maidenone @Avamander @rafacouto Thanks for your feedback. We are preparing documents with more details. For stack part, it's a little complex, and will take more time & resource to deal...

Hi All, thanks for your enthusiasm. After discussion, we decided to move one step further towards open source. We plan to provide one set of low level APIs on mac...