Author |
Message |
Topic: reading multiple ADC channels using DMA PIC24EP64MC204 |
Sami
Replies: 4
Views: 11173
|
Forum: General CCS C Discussion Posted: Fri Mar 17, 2017 6:50 am Subject: reading multiple ADC channels using DMA PIC24EP64MC204 |
Thanks guys for the replies, I will check Microchip example, but for some reason when I enable all the 8 ADC I only get these 5 repeated value, but i should get 8. |
Topic: reading multiple ADC channels using DMA PIC24EP64MC204 |
Sami
Replies: 4
Views: 11173
|
Forum: General CCS C Discussion Posted: Fri Mar 17, 2017 4:11 am Subject: reading multiple ADC channels using DMA PIC24EP64MC204 |
Hi guys,
I am trying to create a project that is required to read multiple ADC channels and then fetch them to the DMA channel. I have checked the code example and the datasheet, when i try to ena ... |
Topic: spi_init not defined |
Sami
Replies: 4
Views: 8063
|
Forum: General CCS C Discussion Posted: Wed Oct 29, 2014 2:54 pm Subject: spi_init not defined |
Thanks a lot it works, really appreciated. |
Topic: spi_init not defined |
Sami
Replies: 4
Views: 8063
|
Forum: General CCS C Discussion Posted: Wed Oct 29, 2014 6:36 am Subject: spi_init not defined |
Hey guys,
I am trying to use the SPI protocol using the pic16F887 to communicate with the port expander MCP23S17. then I would run this code into Proteus 8. but I am having a strange problem when t ... |
|