Discussion in "New Ideas regarding projects" started by    Draj    Mar 9, 2008.
Mon Mar 10 2008, 05:52 pm
#11
what is the problem using this kind of code?

just create a new file "softuart.asm" then copy paste the whole code..
then add this file along with your assembly files in the same project.

or.. if you are feeling ok with the above thing then
just copy the subroutines..
_putc and getc in your asm file it will work. you can rename _putc to putc only.
Tue Mar 11 2008, 12:58 am
#12
sir,
Thanku sir,
Now, I am usingt putc & getc in my code as subrouting..Is it ok?


I am using this port to communicate my GSM modem...I connect GSM successfuly with Microcontroller....My task is as.......
I am sending data of sensor to PC through one Serial Port and another serial portt useing for GSM Modem...
I want continuos transmition of data Pc
and response to GSM modem only when New message is arrive....
What should i do for both comunication?
How to use derial communicaton interrupt here?
Tue Mar 11 2008, 01:26 am
#13
the thing is.. its software uart and its not made for such critical work.
it can provide a well working UART on any two pins but for normal use..
no interrupts.. or anything like that. also.. i cannot assure you how will it react if you send and receive one after the other..

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am
Anthonyvab
Wed Apr 17 2024, 08:48 am
RobertCix
Wed Apr 17 2024, 06:46 am