Hi ,

Can RIOT be linked with ATMEL studio  in windows.? I am working on SAMR21
and need to access some usb drivers present in Atmel studio, which are not
present in RIOT code.

Thanks & Regards,
Velagala J R N D V Reddy (jayaram)


On Tue, Feb 7, 2017 at 4:30 PM, <[email protected]> wrote:

> Send users mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.riot-os.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
>    1. Exchange of the transceiver module on the SAMR21 Xplained Pro
>       Platform (Wiegel, Friedrich (IAI))
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 7 Feb 2017 09:59:32 +0000
> From: "Wiegel, Friedrich (IAI)" <[email protected]>
> To: "[email protected]" <[email protected]>
> Subject: [riot-users] Exchange of the transceiver module on the SAMR21
>         Xplained Pro Platform
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="iso8859-7"
>
> Hello everybody,
> as part of my master thesis at the Karlsruhe Institute of Technology, I
> will connect a Powerline transceiver to the SAMR21 Xplained Pro platform.
> This one runs with RIOT OS. For the PLC transceiver, I develop the driver,
> which we also want to make open source.
> The transceiver communicates with the host μC via API via UART. That
> means, the driver looks similar to the Xbee drivers from
> ../RIOT/drivers/xbee/.
> After completion of the driver I would like to replace the AT86RF233
> transceiver from SAM R21 Xplained Pro platform buy PLC transceiver.
> Unfortunately, until now I can't figure out how to do that. Is there any
> documentation that you could recommend?
> I have read all the tutorials and how-tos as well as documentation that I
> have found so far. I know that a driver is a module and I know how to
> assign a module such as shell to the makefile of some application. In the
> makefile.dep of the board I found the following:
> ifneq (,$(filter gnrc_netdev_default netdev_default,$(USEMODULE)))
>   USEMODULE += at86rf233
> Endif
> I guess I need to replace this and the SPI assignments in the bord.h. Is
> that right?
> I would be very grateful for your help.
> Best regards,
> Friedrich Wiegel
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.riot-os.org/pipermail/users/attachments/
> 20170207/74acb584/attachment-0001.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.riot-os.org/mailman/listinfo/users
>
>
> ------------------------------
>
> End of users Digest, Vol 49, Issue 3
> ************************************
>

-- 
 

This message contains confidential information and is intended only for the 
individual(s) named. If you are not the intended recipient, you are 
notified that disclosing, copying, distributing or taking any action in 
reliance on the contents of this mail and attached file/s is strictly 
prohibited. Please notify the sender immediately and delete this e-mail 
from your system. E-mail transmission cannot be guaranteed to be secured or 
error-free as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses. The sender therefore does 
not accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission.
_______________________________________________
users mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to