SAME70 spi bit order Hi,
As per datasheet, i couldn't find anything that supports your requirement.
maybe you will have to change the order of the 16 bit data that you wanna send.
Check section 40.2...
Monday, 14 August 2017 - 13:46
Issue with SAM E70 AFEC Check my comments in the below mentioned post.
https://community.atmel.com/foru...
Saturday, 12 August 2017 - 06:10
ADC/AFEC in SAM E70, HELP!!! While varying the input voltage, for smaller voltages, value read was more than actual voltage like in the observation, approx. 20mV and when the as input voltage is increased,...
Saturday, 12 August 2017 - 06:08
ADC/AFEC in SAM E70, HELP!!! Hi,
Today i tried working with 3 different SAME70 Xplained boards and observations were like
Actual voltage 288mV
Board A 244mV
Board B 304mV
Board C 302mV
ADC offset value 0x201...
Saturday, 12 August 2017 - 06:02
Atmel SAM R21 RTC cleared after debugger reset Since the reset line is tied to the debugger, am not really sure if it is a software or hardware reset that it does before entering debug mode & after leaving debug mode.
you...
SAML21 - RTC Calendar Mismatch Oooh, noo...
I have read about the internal calibration registers. But this seems a bit awkward.
I really wants to know whats really going on with these mcus'.
Lets try to get...
Saturday, 22 July 2017 - 06:32
Issue while interfacing N25Q032 with SAME70 Figured out the issue.
In one location i used '>' operator instead of '>>' operator while sending second nibble of memory address for almost every operation.
My bad....
Thursday, 20 July 2017 - 05:36
SAML21 - RTC Calendar Mismatch The SAML21 Xplained pro board seems to have the external crystal oscillator for RTC.
Now what could be causing this issue?
Hi, As per datasheet, i couldn't find anything that supports your requirement. maybe you will have to change the order of the 16 bit data that you wanna send. Check section 40.2...
Check my comments in the below mentioned post. https://community.atmel.com/foru...
While varying the input voltage, for smaller voltages, value read was more than actual voltage like in the observation, approx. 20mV and when the as input voltage is increased,...
Hi, Today i tried working with 3 different SAME70 Xplained boards and observations were like Actual voltage 288mV Board A 244mV Board B 304mV Board C 302mV ADC offset value 0x201...
Since the reset line is tied to the debugger, am not really sure if it is a software or hardware reset that it does before entering debug mode & after leaving debug mode. you...
I would also like to know what is inside InitRTC();
Are you using an Xplained development board?
Oh, that makes sense. You are right. Diode losses adds up to 0.7V.
Oooh, noo... I have read about the internal calibration registers. But this seems a bit awkward. I really wants to know whats really going on with these mcus'. Lets try to get...
Figured out the issue. In one location i used '>' operator instead of '>>' operator while sending second nibble of memory address for almost every operation. My bad....
The SAML21 Xplained pro board seems to have the external crystal oscillator for RTC. Now what could be causing this issue?
Are you using a custom made board or SAML21 Xplained demo board?
Pages