If the datasheet says it works on 3.3Volts there is no doubt that it will. Trust it.
Ioannis
3.3v seems to be working well so far. I breadboarded the pic feeding into the PI uart.
Michael Yesterday, 19:40Thanks.
My ultimate goal is to interface a 16F1847 to a Raspberry PI 3B with RS485. The PI UART though needs 3.3v but I do see that the 16F1847 will work at 3.3V ? Can anyone verify that it...
Do this:
On page 154 of the Pic Basic Reference Manual copy the DEFINES and test them to confirm that your circuit works as expected at 2400 baud.
I know it is not exactly what you want but...
Hello Folks -- going to (hopefully) use a 16F1847 with HSEROUT. Always have used the software SEROUT before so this is new territory.
To possibly save time, could someone tell me the commands to...
For now, here a my two test programs with 16F690 and 18F1220.
Surprisingly (to me), both accept the STR length as variable in the 3 ways I'm using it (HSEROUT, SEROUT2 and DEBUG).
I'll go back...
Re: 16f1847 hserout
100% 16f1847 work at 3,3v , I worked many time.
midali Yesterday, 23:22