Hello Everyone
I am trying to generate sine and triangle wave forms using the inbuilt dac in lpc2148 but i am not able find solution sending the values to DACR
PLEASE HELP ME THANKING YOU
What have you tried?
What problem(s) have you encountered?
What thinking/debugging/study have you done in an attempt to solve those problems?
i have calculated values for generating the sine wave as we do in 8051 there we were sending the values via port pin to dac here how to calculate and also how to send
Send what?
To send the values to dac
The User Manuals for the lpc2148 will tell you the relationship between the digital input value to the DAC, and the analogue output from it.
The User Manuals will also tell you how to write to the DAC.
The NXP website will, doubtless, contain examples, application notes, etc...
Thank you for the support Andrew Neil i will check
You mean you've been "trying" to do this without reading the chip documentation?
No wonder, then, that you were "not able find solution" !!
The chip documentation is absolutely and always the first thing you must check!!
Hallo everyone, I have problem with communication over serial port.
This is what I am having problem with:
I need to make communication with device which has usb on rs232 convertor and fifo memory.
I sent data to fifo memory in same time device read data from fifo memory.
When micro (in device) sees that memory is full, it change state of CTS signal. CTS signal stays in that state until memory is half full.
I have problem to write code in C that sends data to device but considering CTS.
I send data as char byte array, memory is 4K , speed is 38400
Does anyone have a clue how I can solve this mistery
Milan
What does that have to do with the topic of this discussion, "generate sine and triangle wave forms using the inbuilt dac in lpc2148"??
Don't hijack unrelated threads - start your own thread for your own topic!
Hint: look for the link, 'Start a Thread' - the clue is in the name!
Moved to: http://www.keil.com/forum/18834/