Discussion Title | Created date |
---|---|
ATSAMD10 Comparator Hi, Does anyone know if the 2 comparator outputs on the ATSAMD1x can be routed to an IO pin. The datasheet states on 31.6.10 p746: The output of each comparator can be... |
Wednesday, 10 June 2015 - 20:39 |
ZLL Multiple addresses Hi, Does anybody know if it is possible in Bitcloud V3.1.0 using the ZLL protocol to give 1 controller multiple addresses? My purpose is to have 1 controller... |
Wednesday, 24 December 2014 - 20:46 |
ZLLdemo bitcloud V3.1.0 Hi, Currently I use AS6.2 with Bitcloud V3.1.0 Everything works OK but the compile time of the ZLLdemo takes really long, approx. 10min. Does anyone now what might be the problem... |
Friday, 5 September 2014 - 11:33 |
ATA abrt? Hi freaks, I've got a problem whith ata. The identify command reads the expected values so the hardware is correct. The problem is when I want to read a sector (command 0x21) the... |
Wednesday, 26 March 2008 - 23:31 |
Inline? Hi freaks, I want to declare a inline function, but am not sure how to do it, and don't want to use #define. When looking at some examples I see something like this in a .h file... |
Saturday, 8 March 2008 - 15:28 |
printf Hi freaks, I'm using codevisionavr and defined _ALTERNATE_PUTCHAR_ to write data to a LCD using printf. This works great but I also want to use sprintf with the default putchar... |
Sunday, 16 September 2007 - 13:31 |
codevision union question Hi freaks, Can anyone please explain to me why it isn't possible to do the following in codevision: union { struct { uint8_t b0:1; uint8_t b1:1; uint8_t... |
Monday, 10 September 2007 - 20:18 |
PWM Hi freaks, My question isn't really related to an AVR but I'll ask it anyway. Some time ago I came across a thread with alternate PWM methods but can't find it anymore. Do any of... |
Sunday, 12 August 2007 - 18:50 |
Stack overflow? Hi freaks, I thought my problem from the topic "strange reset" was fixed, I was wrong. My project, a webserver seems to reset randomly. I thought it was tack overflow so I... |
Tuesday, 31 July 2007 - 16:15 |
strange reset Hi freaks, I've made a webserver using the enc28j60 and atmega128. The webpages and pictures are stored on a SD card using FAT32. It was running well for about a month. Now it... |
Sunday, 22 July 2007 - 11:50 |
External RAM timing Hi, I’m planning to use 32k of external RAM with a ATMEGA128 @ 16Mhz. Can anyone please verify my timing calculation of the number of wait cycles? My calculation is included as a... |
Sunday, 22 April 2007 - 16:46 |
3310 lcd contrast hi I'am trying to interface a 3310 lcd ta a atmega 8 using the microsyl lib. The lcd doesn't seem to react, But when i reset the program i can see the display going blank and then... |
Thursday, 3 November 2005 - 15:36 |