BASCOM-AVR : Understanding FT800 : REPLY
Jens Before I answer don't be overwhelmed by the amount of work needed to display data or any Graphics because its not as bad as you think. You have to do things in a slightly different way because...
View ArticleShare your working BASCOM-AVR code here : ATXMEGA: Output a triangle wave...
Sorry I missed this one :oops: [quote:d97ab09ca3]Replacing Varptr(dacb_ch0datal) with Varptr(daca_ch0datal)[/quote:d97ab09ca3] :? I guess I have to look further as well. Are you using the latest...
View ArticleShare your working BASCOM-AVR code here : ATXMEGA: Output a triangle wave...
I still have the 2.0.7.7 I will make some tests now to confirm if some voltage appear.
View ArticleAVR-DOS : can anyone help me with atmega128 ,avrdos and SDHC card prog :...
LS, I like to make a black box for writing logging data to a SDHC card of 4 GByte. I get completely lost in all internet information about AVR-DOS and cards. I like to use a Atmega128 and a c-control...
View ArticleShare your working BASCOM-AVR code here : ATXMEGA: Output a triangle wave...
I tested your code stand alone on separate file and yes it produces 1V output. But inserting the code at the current triangle wave example, it does not produce the 1V. Same XPLain board. Compiler...
View ArticleShare your working BASCOM-AVR code here : ATXMEGA: Output a triangle wave...
Okay then it ain't the DAC :lol: H/W , S/W ? which one, the magic ? Run tests on all the h/w to verify working, memory test.
View ArticleShare your working BASCOM-AVR code here : ATXMEGA: Output a triangle wave...
It is working now. I changed the DACA dma trigger value &H25 for &H15. Triangle wave now showing. Address table I found at:...
View ArticleBASCOM-AVR : Understanding FT800 : REPLY
Hi Peter. Thank you for your reply. Maybe I was a bit negative :evil: You are right, it's another way to control a display, one have to get used to it. I can see all the good things, few wires, easy...
View ArticleShare your working BASCOM-AVR code here : SIEMENS-S65 LPH8836 LCD library :...
LPH8836 LCD for SIEMENS-S65 mechanically compatible with LS020:...
View ArticleShare your working BASCOM-AVR code here : SIEMENS-S65 LPH8836 LCD library :...
Thanks for sharing ! Good that you included PIN info. I re watched the video and it is very quick. Especial when you consider it only runs at 8 Mhz.
View ArticleEASY TCP/IP : Wiznet W5500 : REPLY
ok, now the tcpsend and all simpler routines work. What remains is the receiving code. I expect it to be ready for test end of this weekend. Josip : when you send an email to support i will give you...
View ArticleBASCOM-AVR : mySmartUSB MK3 & Bascom AVR : REPLY
Here is the documentation: http://shop.myavr.com/index.php?sp=article.sp.php&artID=100058 Its in the technical description and thanks. :D
View ArticleBASCOM-AVR Old versions : AVR-DOS + Clock DS1307 = Problem : REPLY
thanks, EDC! I'll tell you about my results
View ArticleBASCOM-AVR : mySmartUSB MK3 & Bascom AVR : REPLY
please read this : [url]http://www.myavr.info/download/produkte/mysmartusb_mk3/techb_mysmartusb-mk3_de_en.pdf[/url] Page 17 contains the settings for BASCOM.
View ArticleBASCOM-AVR : mySmartUSB MK3 & Bascom AVR : REPLY
I did try that several times. thanks....
View ArticleBASCOM-AVR : mySmartUSB MK3 & Bascom AVR : REPLY
I got it to work with myavr progTool. Then i can burn it with that and use bascom for the programming. Thanks.
View ArticleBASCOM-AVR : mySmartUSB MK3 & Bascom AVR : REPLY
you need to set the programmer in the proper mode. do this with the button. use short presses and long presses as explained in the manual. then you will get good communication. only odd thing : i...
View Article