Menu

preferred 1uS timing in PIC24

Ryan
2021-09-30
2021-09-30
  • Ryan

    Ryan - 2021-09-30

    I'm working through some bit banging experiments, initially rx'ing a
    uart signal. Any pointers to a preferred method for 1uS timing to fill
    a 1k ram buffer w/ ADC values? The end goal is low frequency reception
    of 1220 baud ASK signals with as much processing / leveraging of forth
    as possible. bit banging just to get my feet wet.

    I attempted to use the 1us atmel example (not using interrupts or
    timers, but blocking code). cwd is already inlined but my results
    wildy longer than 1us. new to this so I don't know what I don't know.

     
  • Mikael Nordman

    Mikael Nordman - 2021-09-30

    Similar code as for the atmel should work.

    What does wildly longer mean ?

    How does the code look ? The results ? Clock ?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.