Discussion Title | Created date |
---|---|
LWMesh: Stack command endpoint I'm using the "Atmel Wireshark Sniffer Interface" and I'm seeing packets with source and destination endpoint = 0 (Stack command endpoint). And sometimes get a packet with... |
Monday, 26 October 2015 - 22:19 |
SAMD20: Help init USART without ASF Hi, I want to modify the SAM-BA bootloader so that it uses pins PB08 and PB09 instead of PA24 and PA25. This is the original code that works; I know it works by looking at... |
Tuesday, 20 October 2015 - 01:21 |
LWMesh: systimer and RTC and sleep Not exactly a LWMesh topic since it is about SYS_Timer. But I imagine other LWMesh users doing exactly what I did here. Summary of my problem: CPU is asleep in... |
Saturday, 10 October 2015 - 00:20 |
ADC Absolute Maximum Input Voltage If I use the internal 1V voltage reference for the ADC, can I apply 3.3V on the input pin, sample and get a result of 0xFFF , AND not destroy anything? I didn't see it in... |
Friday, 2 October 2015 - 23:09 |
I2C: ASF: SAMD20: Unexpected 80uA in sleep (standby). How to really turn off I2C? Wow I can't find this. I just want to turn off I2C and see the 2uA sleep current I've always been seeing. Can someone give me the magic secret code that I'm apparently... |
Friday, 18 September 2015 - 02:09 |
ADC: ASF: SAMD20: Unexpected 50uA in sleep (standby). How to really turn off ADC? I've been seeing 1.9uA going into my SAMD20 whenever I call sleepmgr_sleep(SLEEPMGR_STANDBY); Except now when I started to use the ADC, I get 55uA in standby. I... |
Friday, 18 September 2015 - 01:11 |
212B P_ON straight to SLEEP state without SPI Hi, this is clear in the datasheet but I just want to ask, because I would really like it to be not the case! I want to power on the 212B and have it go straight to SLEEP... |
Wednesday, 5 August 2015 - 23:26 |
how to measure power consumption using xplained pro I have code flashed on a SAMD20 on a Xplained Pro, and all it does is set some GPIOs and go to sleep. I power the board with a USB cable, and I see 1.8uA on the current... |
Wednesday, 5 August 2015 - 19:56 |
LwMesh and DIG3 (PA control) [Split from https://www.avrfreaks.net/forum/a... ] I have the same issue I think. I have a 212B tranceiver and a SE2435L PA, running LWMesh. DIG3 is not... |
Friday, 31 July 2015 - 17:55 |
LWMesh: How to setup a standalone project I've used the ASF demo applications to get some working application code. Now I want this application code to run on a standalone stack. I'm using a SAMD20 XPlained Pro... |
Wednesday, 27 May 2015 - 18:21 |
LWMesh : WSNDemo end device doesn't sleep I am trying to demonstrate the sleep function in the WSNDemo. I load the example project and I only change the APP_ADDR in config.h to 0x8005. I want to change... |
Wednesday, 20 May 2015 - 19:29 |