Commit Graph

11 Commits

Author SHA1 Message Date
dc6e7be012 added time measurement of HDMA receive 2025-09-16 16:51:54 +03:00
cf8bdd5b5c backup 2025-09-16 13:24:28 +03:00
a1dec94f1f added flushing (function X502_FlushRcv_buff) of receing buffer on PC between changing BlackFin settings via commands. 2025-07-21 19:08:48 +03:00
068b026473 working receiving data and dumping it to file. Also implemented simple python plotter of that data. 2025-07-17 19:09:57 +03:00
16c92aa730 Succesfullky receives ADC data from module 2025-07-02 18:54:01 +03:00
2bf0e01f20 implemented more accurate display of received arrays. Also implemented printing arrays as binary data. Working receive (by command) last piece of SPORT0 data 2025-07-02 15:47:24 +03:00
ebad5bbfc6 successfully executing multiple user commands 2025-06-27 19:17:02 +03:00
675d952752 successfully executing user cmd from file l502_user_process.c 2025-06-27 18:36:41 +03:00
587ba5245c successfully executing user cmd from file l502_user_process.c 2025-06-27 18:25:52 +03:00
c1f3d3262b succesfully loading firmware to BF and executing command L502_BF_CMD_CODE_GET_PARAM (aka f_cmd_get_param), with parameter and receiving data. This BF function was modified to reply hardcoded 44527 at param 87. Other params are working too 2025-06-27 17:53:50 +03:00
84e847ea14 initial commit. Thereis an old software for configuring and reading data from ADC in a RagiPhotonic generator 2025-06-27 15:20:50 +03:00