Search found 10 matches

by Miker1595
Fri Oct 18, 2024 4:45 pm
Forum: Projects - Embedded
Topic: Desperate for Help!
Replies: 9
Views: 11537

Re: Desperate for Help!

Hi Steve,

Thank you for your suggestions and guidance. I appreciate it! I understand what you are saying and will arrange my program as you suggest. I will likely be moving from the LCD display to the UART and get that routine outside of the interrupt handler.

Regards,

-Mike :D
by Miker1595
Fri Oct 18, 2024 2:58 am
Forum: Projects - Embedded
Topic: Desperate for Help!
Replies: 9
Views: 11537

Re: Desperate for Help!

Martin, Thank You for your reply! I will use your input for sure. Especially regarding the switch bounce. I DID find a similar post from someone that could not get the Timer component to reset. One of the Matrix staff offered him a "fixed" version of the Timer component. I downloaded that ...
by Miker1595
Thu Oct 17, 2024 6:32 pm
Forum: Projects - Embedded
Topic: Desperate for Help!
Replies: 9
Views: 11537

Desperate for Help!

I have a simple program attached that I desperately need some help troubleshooting. The intent of the program is to use a push button to start and stop a Timer module then print out the time passed between the start and stop. The Timer needs to be reset each time I start a new sequence. I am attempt...
by Miker1595
Tue Oct 15, 2024 8:57 pm
Forum: Projects - Embedded
Topic: ResetCounter function in Timer Module Not Working
Replies: 7
Views: 11774

Re: ResetCounter function in Timer Module Not Working

Hi Martin! Sorry for the late response. I had to go out of town and could not reply to you. Back now. I DID try your modifications. I am still not getting the operation I need. Simply put: My final program needs to start and stop a timer on a rising edge of an input signal. Hence, I need the ResetCo...
by Miker1595
Tue Oct 08, 2024 5:37 pm
Forum: Projects - Embedded
Topic: ResetCounter function in Timer Module Not Working
Replies: 7
Views: 11774

Re: ResetCounter function in Timer Module Not Working

Karl Usensor_MR.fcfx
(20.39 KiB) Downloaded 248 times
Attached my latest file here, Martin. To go along with my reply to you about the ResetCounter function not working for me.
by Miker1595
Tue Oct 08, 2024 5:29 pm
Forum: Projects - Embedded
Topic: ResetCounter function in Timer Module Not Working
Replies: 7
Views: 11774

Re: ResetCounter function in Timer Module Not Working

Hi Martin, Thank you for your help! I have added the "Clear" command and I now have the LCD (in simulation) printing the Timer value correctly. However.....I STILL cannot get the Timer value to reset using the ResetCounter command. I need to clear that value to start a new event. Can you p...
by Miker1595
Fri Oct 04, 2024 6:10 am
Forum: Projects - Embedded
Topic: ResetCounter function in Timer Module Not Working
Replies: 7
Views: 11774

ResetCounter function in Timer Module Not Working

Hello, Can anyone offer some guidance on reseting the Timer module? I can't seem to get the timer to reset back to zero short of stopping my program and running it again. Crazy.......... I want to count time between two events. Should be simple using the startcounter, stopcounter, and resetcounter f...
by Miker1595
Fri Oct 04, 2024 5:58 am
Forum: Projects - Embedded
Topic: Adding "Decode Stream" to SPI User Traces
Replies: 2
Views: 8056

Re: Adding "Decode Stream" to SPI User Traces

Hi Martin!
Thank you for your help. Your fix worked. I can now see my SPI data. Now, I just need to figure out how to make the "Decode Stream" work. I push the button, but get no packet decoding. Can you offer any guidance for this problem?

Thank You!,

-Mike
by Miker1595
Tue Oct 01, 2024 4:51 pm
Forum: Projects - Embedded
Topic: Adding "Decode Stream" to SPI User Traces
Replies: 2
Views: 8056

Adding "Decode Stream" to SPI User Traces

Hi All, I am struggling in my attempts to add the "Decode Stream" feature to my SPI User traces in the Data Recorder. I have spent several hours pouring over the forums and online help to no avail. I am using dsPIC Programmer (BL0032-1) with the BL0117-1 Prototype board to breakout the pin...
by Miker1595
Thu Sep 26, 2024 11:24 pm
Forum: General
Topic: Adding "Decode Stream" to SPI User Traces
Replies: 1
Views: 4613

Adding "Decode Stream" to SPI User Traces

Hi All, I am struggling in my attempts to add the "Decode Stream" feature to my SPI User traces in the Data Recorder. I have spent several hours pouring over the forums and online help to no avail. I am using dsPIC Programmer (BL0032-1) with the BL0117-1 Prototype board to breakout the pin...