I designed the attached RS232 interface for use in debugging PIC projects.
After I got it all built I realized I have a couple of design flaws.
1. I built in a 5v voltage regulator to provide 5V supply. After reading the data sheet again I see that the MAX232 works fine over a range of operating voltages. It would probably be easy to interface input to the mcu (which I will rarely use anyway) if the supplies were the same.
2. I designed the PCB backward on the RS232 and TTL connections. Just a minor annoyance but connector TTL-1 is physically under RS232-2 and visa versa. It would be nice to have them switched.
I added some LEDs (hey I have a whole bunch of LEDs and would like to use them, besides blinking LEDs are cool
) to know when data transfer occurs but they pretty much look like they are just on. What I would like to be able to do is to get them to blink much like the lights on a router when transfer occurs.
Is there any easy way to do this?
Also if I did remove the regulator and just used the same supply from my project mcu, how would I deal with the different voltages? I guess on some MCU supplies there would never be enough voltage to light the LED anyway. Would it be easier just to have a supply just for the LEDs?
After I got it all built I realized I have a couple of design flaws.
1. I built in a 5v voltage regulator to provide 5V supply. After reading the data sheet again I see that the MAX232 works fine over a range of operating voltages. It would probably be easy to interface input to the mcu (which I will rarely use anyway) if the supplies were the same.
2. I designed the PCB backward on the RS232 and TTL connections. Just a minor annoyance but connector TTL-1 is physically under RS232-2 and visa versa. It would be nice to have them switched.
I added some LEDs (hey I have a whole bunch of LEDs and would like to use them, besides blinking LEDs are cool
Is there any easy way to do this?
Also if I did remove the regulator and just used the same supply from my project mcu, how would I deal with the different voltages? I guess on some MCU supplies there would never be enough voltage to light the LED anyway. Would it be easier just to have a supply just for the LEDs?
Attachments
-
94.9 KB Views: 23