None that I know of. I'm using the Serial Communicator from MCSP+ 5.0.0.5. on the PC side.
The adapter has RX/TX labels. I connected them in relation to the PC - not the PIC.
I...
I keep this comment in my code that uses encoders:
' Wiper Chart:
' ============
' A B
' --- ---
' 0 0
' 1 0 /\ CCW
' 1 1
Hi, I tried finding a simple compact piece of code for a up/down counter working with the quadrature optical rotary encoder (HES-36-2MD).
The chip I use is a PIC18F2455. Connections are made...
What steps did you take to make the output of the adapter open collector so that it won't clash with the pics outputs on your bus.?
Are you sure it's correctly connected, arduino things are often...
I bought one of these boards on amazon to help with debugging:
9799
https://www.amazon.ca/gp/product/B075N82CDL/
The PIC hangs after the first timer interrupt is triggered. The FT232 is...
How can that be true? I really cannot understand... A simple cap with a resistor will give the required RC delay. And if you want to quickly reset again, the diode, reverse biased in parallel with...
Ioannis - 11th October 2024, 11:06Anywhere off the mosfet drain or the regulator, it's just a switch
richard - 11th October 2024, 08:40Where would a load go on this circuit (LCDs and other PICs)?
Demon - 11th October 2024, 08:36
Re: PIC hangs after interrupt when FT232RL is connected
There is probablu RX interupt when connected, and it is not handled correctly for what ever reason.
pedja089 - 12th October 2024, 20:13