Quantcast
Channel: General PIC32 Topics
Viewing all articles
Browse latest Browse all 8987

PIC32MX Issues with CT Interrupt? (KTrenholm)

$
0
0
Hi all,I'm having a baffling issue with my delay_us function, which relies on the Core Timer: void delay_us(uint16_t delay){
unsigned int int_status;
while( delay-- )
{
int_status = INTDisableInterrupts();
OpenCoreTimer(FCY /..

Viewing all articles
Browse latest Browse all 8987

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>