chex
chex
About
- Username
- chex
- Location
- india
- Joined
- Visits
- 36
- Last Active
- Roles
- Member
- Location
- india
Comments
-
Ok sir, That's fine. Can you please give me information regarding PIC controller pin mapping? For example In OpenBCI_32bit_Library_Definitions.h file ADS chip select pin is configured for pin 8(BOARD_ADS) And That pin in PIC controller is 26. Then w…
-
So as i want to change controller, i need to understand what is the role of bootloader hex file for PIC32 in cyton board, Does bootloader hex configure GPIO pin's functions of PIC controller OR openBCI32bit library for arduino ide configure GPIO pin…
-
Yes *B is of 28 pin controller while *D is of 44 pin controller, But we want to change controller for future use of Extra GPIO pins.
-
Thank you sir, But if i change PIC32MX250F128B to PIC32MX250F128D in Cyton board, then do i need to change bootloader in PIC controller? I had found GIT repo for the bootloader hex for the OpenBCI 32bit on-board PIC32 microcontroller(https://github…
-
Thanks for the reply sir, I had read link provided by you. But suppose if i want to change PIC controller from PIC32MX250F128B to PIC32MX250F128D then is it possible? Does openbci support this type of change? If it is possible then which are the gen…