Browse By Tags

  • IP4 address changing problem(netIF_SetOption )

    Hello,

    I am following this (https://www.keil.com/pack/doc/mw/Network/html/network_create_app.html#Runtime%20Configuration) tutorial about the Network library with CMSIS. I could change the Mac address via " netIF_SetOption (NET_IF_CLASS_ETH | 0,…

  • Newbie needs help on which libs to use with a stm32f103c6 microcontroller

    Hi all, how are you?, Im very new with ARM microcontrollers and I've been doing a lite lecture of about 4 books to know how to configure this devices to start programming it, first I did a reading an how to use mbed but I think that I need to do some…