This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3100 poring on the PIC32

Other Parts Discussed in Thread: CC3100BOOST, CC3100

I have a CC3100BOOST board and want porting on the PIC32 platform.

I create user.h file.

CC3100 enable/disable, SPI open/close/read/write porting are done.

How to do event handles?

I enable PIC32 external interrupt and connect to CC3100 IRQ pin.

If CC3100 IRQ pull height. How to deal with PIC32?