Amazing!!! Please keep it up. Really appreciated your MSP432 tutorial. There is not many good MSP432 tutorial out there.
@WhyAndWhatIf-Questions3 жыл бұрын
By the way, you got my subscription.
@viduraembedded63693 жыл бұрын
Hi Anh, Thanks for subscribing my channel. I am also planning to make TI RTOS tutorials on MSP432. Stay connected to my KZbin channel.
@WhyAndWhatIf-Questions3 жыл бұрын
@@viduraembedded6369 please also update tutorials about some basic communication protocol like i2c, spi, uart. Thanks in advance
@viduraembedded63693 жыл бұрын
Already you can find how to use UART as vcom port. I will make tutorials on spi& i2c as well
@WhyAndWhatIf-Questions3 жыл бұрын
@@viduraembedded6369 Outstanding!!!
@sukhbirsingh8053 Жыл бұрын
Sir, How to add syscfg file to a brand new project?
@minni29865 күн бұрын
Hi, can you guide me where to find startup file for sdk example ? Couldn't find startup file for any of the example code.
@jayshah44133 жыл бұрын
awesome work dude! Keep adding more n more tutorials.
@viduraembedded63692 жыл бұрын
Thanks. Already I have done few tutorials on msp432. Please watch and refer to your friends
@geetanjaligiri4327 Жыл бұрын
Hello sir i m using cc2640r2 launchpad with stack 5.10,ccs10.3.i m trying to do onchip oad.i import project from example folder, build,and load hex file using flash programmer 2.bim , persistence,stack,app then host test .nw i m trying to connect using btool.i got error device reset time out .device may not run properly.please help me
@GurpreetSingh-wo2tz2 жыл бұрын
Nice job
@viduraembedded63692 жыл бұрын
Thanks!
@gopalagrawal22702 жыл бұрын
Hello Sir, After Importing the project i am not getting the .syscfg file. How can I debug it? I am using CC1310 launchpad
@viduraembedded63692 жыл бұрын
Hi Gopal, You can copy any other project .sysconfig file from the resource explorer or go to ccs installation directory and you will find one folder related to sysconfig. Open the executable application in the sysconfig file and try to configure the details, save the file and copy the saved file to imported project.
@karunarudresh63642 жыл бұрын
The video is really helpful. I'm using MSP432E4, I followed the same steps, however in the sdk it does not have the non RTOS version of the code. It only has the FreeRTOS and TI-RTOS versions. Is it ok to use that?
@viduraembedded63692 жыл бұрын
Hi karuna, You can still use RTOS based project. But change the option to noRTOS in sysconfig file