A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
I have been working in a project to decode modem signals: DTMF tones, Called
ID and modulate signals in low rate QAM (until 14400).
I do have few knowledge in eletronics, so i de...
I was trying to create a simple Audio processor using a Micro chip
16F877A and a SI3000 chip. I am having trouble figuring out what the
best way to interface the two chips togeth...
Hi all, I have been pulling my hair out trying to enable a WPU in a
12F629. The pin detects an input if i put 5V on it, but shows as
clear when not. If a WPU was set, it should...
for how long has this list had a web copy available, I made a post on
here an hour or so ago, then found *my* post on a website ! (via
google)
Post (c) L. Briddon 2007 - unautho...
I want to programa 18f2550 with nothing more complicated than a usb
cable..........
Now I know that first time round I need to serial program into it and then....
(a) bootload...
One of the best ways to avoid the "Hyperterminal sickness" is to get a
shareware program "Teraterm". It works better, is more reliable, more
flexible and it can do data logging ...
Hello-
I've had some similar problems with hyperterminal in regards to
startup problems myself. Watch what your initial "power up"
conditions will look like to hyperterminal....
Hi Folks:
I am up a creek, I have been working on some code for over a year and
I am totally stumped with this last problem:
Device: Pic16F88
Chip OSC: 20Mhz
Programmer: ...
sounds like you may have something declared as byte and using it as word so
it writes over the next memory location.
Just a first guess
----- Original Message -----
From: "...
And that start bit depends upon the the stop bit of the previous
byte. The longer the string transmitted, the more time drift has to
have an effect. I admit that my experi...