BASCOM-AVR : Calibration 32Mhz atxmega128a3 : REPLY
Hi Davide, on my prototype i had no problem, but when is start production the board's i had similar problems my application communicatie is on 57k6 and i had also problems with communication, the...
View ArticleShare your working BASCOM-AVR code here : HX8347-display code : REPLY
Hello Ben!! I have reconfigured your code to drive the Mikromedia for Atmega1280 module. However I have not been able to make it work. For the MikroE I have swapped the Hi & Lo definitions:...
View ArticleBASCOM-AVR : ATMega8 Trouble with ADC convertes : REPLY
Can you translate to english or Spanish "leef met vlag en wimpel, maar hou het simpel"? Thank you and Merry Christmas and good year 2014 Amilcar Cariac
View ArticleBASCOM-AVR : ATMega8 Trouble with ADC convertes : REPLY
google translate : "Living with flying colors, but keep it simple"?
View ArticleBASCOM-AVR : ATMega8 Trouble with ADC convertes : REPLY
@AEC: "Leef met vlag en wimpel maar hou het simpel" is a famous expression of "Het Simplistisch Verbond" (which translates to "Simplistic Union"). The two men responsible are Kees van Kooten and Wim...
View ArticleBASCOM-AVR : Newbie Help please : NEWTOPIC
Please help, Im a newbie I have purchased a Microcontroller Tutorial kit, and I am working through the manual. I have reached page 97 , and have tried Frequency counter.bas I get a readout of 0Hz...
View ArticleBASCOM-AVR : Newbie Help please : REPLY
You need to ensure that your input (to Pin D4) swings from 0v to the supply voltage of the micro. Typical RF frequency generators put out a lower voltage level than this. You may need to amplify the...
View ArticleBASCOM-AVR : Newbie Help please : REPLY
That's the thing, I'm not putting anything in , the manual, seems to indicate there is some pulse magically generated by Pind.4 Ps the code shows Pind.5 but it was .4 when I was trying it.
View ArticleBASCOM-AVR : Newbie Help please : REPLY
you may refer to this app. note : http://www.mcselec.com/index.php?option=com_content&task=view&id=169&Itemid=57
View ArticleBASCOM-AVR : Mikromedia module M1280 TFT module from Mikroelektronika Bas :...
I'm trying to configure code from Ben Zijlstra to adapt it to drive the Mikromedia for Atmega1280 module. However I have not been able to make it work....
View ArticleShare your working BASCOM-8051 code here : 4x4 keypad program and a simple...
Couldn't resist........ [code:1:7634320993] ' ' _ _____ ' / | / / | ____ ___ ___ ' / |/ / /| | / __ `__ / _ ' / /| / ___ |/ / / / / / __/ ' /_/ |_/_/ |_/_/ /_/ /_/___/ ' '...
View ArticleBASCOM-AVR : Library .equ references : REPLY
Mark was busy and celebrating birthday :D I really have no time to look at all forum posts but i will have a look and let you know.
View ArticleBASCOM-AVR : Can Not Write To EEPROM Arduino MEGA2560 : NEWTOPIC
I am working with an Arduino MEGA2560 and W5100 board I am using the Arduino STK500V2 programmer setting in Bascom , I can identify the chip , write to the flash but not write to EEprom or fuse bits....
View ArticleBASCOM-AVR : Can Not Write To EEPROM Arduino MEGA2560 : REPLY
i think it is the arduino bootloader. it might accept the commands from the programmer but it does not handle them. when using a real stk500 programmer it should work just fine.
View ArticleBASCOM-AVR : Can Not Write To EEPROM Arduino MEGA2560 : REPLY
Hello Mark Was it you birthday? If so a belated Happy Birthday!!! :D I will resort to the tried and true method SPI Regards Paul
View ArticleShare your working BASCOM-8051 code here : 4x4 keypad program and a simple...
Thanks for sharing. Well done. Seems you got the hang of it :D
View ArticleBASCOM-AVR : Can Not Write To EEPROM Arduino MEGA2560 : REPLY
yes it was my birthday, my family gave a nice party. usually i do not celebrate so i can stay young , but there was no escape this time ;-) please take care that when using ISP, the bootloader is gone !
View ArticleBASCOM-AVR : Newbie Help please : REPLY
Your reload number is wrong for 8 MHz. Try this [code:1:ed4ab0defd]$regfile = "m88def.dat" $crystal = 8000000 Dim Cnt As Long Dim Result As Long Config Timer0 = Counter , Edge = Falling Config Timer1...
View ArticleAVR-DOS : Sometimes the files are corrupted on sd card : NEWTOPIC
Hello, I want use AVR-DOS in my next project to read from sd card graphics files and show on a LCD. The prototyp work's, but one thing does't. If i make the files on the sd card "read only" not...
View ArticleBASCOM-AVR : Newbie Help please : REPLY
Just brilliant, obviously i was missing a frequency input, the 20cm wire Ariel was great and the whole thing works a treat. it seems the training manual is not to accurate, so i'm sure i will be back...
View Article