Part Number: MSP430FR2673 Tool/software: Hi,
I am using msp430fr2673 controller, I want to know this controller have DMA. Please give answer.
Thank You
Athulya
Part Number: MSP430FR2673 Tool/software: Hi,
I am warking in MSP430 used smart swiches. In some cases the swiches are rest. How to dissable the rest in software? It is possible?
Thank You
Athulya
Part Number: MSP430FR2673 Tool/software: Hi,
I am working MSP430FR2673 based touch switch. I want to rest the touch calibrartion in software if the switch is touch more than 20 sec. If it possiblePlease replay.
Thank you
Athulya
Part Number: MSP430FR2673 Tool/software: Hi,
I want to create neopixel library using Driverlib in MSP430FR2673, If any example codes are available.
Thank you
Athulya
Part Number: MSP430FR2673 Tool/software: Hi,
I want to create EEPROM library using I2C Protocol without using interrput. It is possible please give an example library.
/* * I2C.c * * Created on: 15-Apr-2024 * Author: Lanware */
#include <msp430.h>…
Part Number: MSP430FR2673 Hi,
I am work on MSP430FR2673, I want to strore data and read data from External EEPROM 24LC64 using I2C. I write a code but it's not working. I don't kow why? Please give replay.
Thank you
Athulya #include <msp430.h>…