Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/13/07 20:54
Read: times


 
#143231 - no problem
Responding to: ???'s previous message
Rodrigo Lamounier Teixeir said:
The problem is that on my project, it will involve D/A conversion, doing on C is easier than Assembly.
So basically ill do some part in assembly and the other on C.
So iam killing myself here so I understand that as fast as I can.


If assembly is what you no, no problem. Getting data from ADC or DAC is no different in Assembly than C in complexity (people have been doing it for years in assembly). Formatting and presenting data is a bit different as you need to be a bit smarter in assembly, but again, if you are comfortable with it, why switch.

Maybe if you list out in psudo code what you are trying to accomplish with the D to A you will get some usefull suggestions from the folks here, many of them never touch the stuff (C stuff that is).

Andy




List of 17 messages in thread
TopicAuthorDate
Programming in C#            01/01/70 00:00      
   looks like C to me            01/01/70 00:00      
      Me too!            01/01/70 00:00      
         Thanks!            01/01/70 00:00      
            Back to basics!            01/01/70 00:00      
               project!            01/01/70 00:00      
                  Have you discussed this with your supervisor(s)?            01/01/70 00:00      
                     Problem!            01/01/70 00:00      
                        no problem            01/01/70 00:00      
                           know problem            01/01/70 00:00      
                              correct            01/01/70 00:00      
            re: thanks            01/01/70 00:00      
   Read what the message tells you!            01/01/70 00:00      
   not Keil C            01/01/70 00:00      
      the Nops            01/01/70 00:00      
   Gee .. I thought that was for BIG prorgams.            01/01/70 00:00      
      Gee.that is a big problem but im not at that level            01/01/70 00:00      

Back to Subject List