Aharoni-Lab / Miniscope-DAQ-Cypress-firmware

DAQ firmware for V3 and V4 Miniscope platforms
14 stars 8 forks source link

Source code function #9

Closed haofanglee closed 3 years ago

haofanglee commented 3 years ago

Hello there! I'm trying to debug a DAQ board that we built using the firmware source code. I couldn't locate function CyU3PDeviceInit() and CyU3PDevice ConfigureIOMatrix(). Do you know where to find them? Thank you!

daharoni commented 3 years ago

Hi, I think these are calls to some embedded Cypress functions that exist in the Cypress libraries. I don't know if they give you direct access to the source code of these functions.