Quantcast
Channel: PIC24 Topics
Viewing all articles
Browse latest Browse all 3494

Equivalent to if loop in assembler (cts_casemod)

$
0
0
Hi all,

I am trying to port this code to assembler for a PIC24F

if Frequency < 5
Output = 10;
else if frequency > 255
Output = 255;
else
Output == Frequency; The frequency variable is 10 bit wide and the o..

Viewing all articles
Browse latest Browse all 3494

Trending Articles



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