Part Number: MSP432-RTOS
Dear,
I am considering the file system yaffs2 for a small product design with NAND memory since it does wear-leveling and it is failture-safe, or so it claims.
However, I tried to build it on simplelink MSP432 and CC26x2…
Part Number: MSP432-RTOS Tool/software: Code Composer Studio Hello,
I have a program built where I am trying to develop something that reads UART data and sends UART data within TI-RTOS.
I have run the uartecho.c demo and it works fine however when…
Actually, As I know, the frequency is setting in Power_init() function. You can't know it. If you want to check, you need to look into the TI-Driver manually. As I know it is fixed to 120MHz.
May be you can disable PowerMSP432E4_sleepPolicy and make…
Part Number: MSP432-RTOS Tool/software: TI-RTOS Hi Champion,
Do you know where we can get the software reset TI- Driver and example in TI-RTOS for MSP432?
Thanks!
BR
Joe
Part Number: MSP432-RTOS Tool/software: TI-RTOS Hello,
I am playing around with the development board MSP-EXP432P401R (black) and try to put the device into deepsleep (LPM3).
I activated the watchdog in interval mode as clock source (Clock.tickSource…
Part Number: MSP432-RTOS Tool/software: TI-RTOS Hi,
We would like to create a simple application that wakes up periodically from timer and do some processing. We are planning to set the power state to LPM3 to enjoy < 1 uA power consumption during sleep…
Part Number: MSP432-RTOS Tool/software: TI-RTOS Hi There,
I was wondering if anyone was aware of an existing solution to connect a "big" (>1Gb) NAND Flash to a MSP430P4 MCU for user data logging?
As far as I can see, there is no SDIO interface so…
Part Number: MSP432-RTOS Other Parts Discussed in Thread: SYSBIOS Tool/software: TI-RTOS I'm trying to use the Timestamp_get32() in an MSP432 TI-RTOS program.
RTOS 2.20.0.06 XDCTools 3.32.0.06_core
In my TI-RTOS cfg, I've added the product bios_6_46_0_23…
Part Number: MSP432-RTOS Tool/software: TI-RTOS Hi guys!!!
I am starting with MSP432P401R. I was happy to see that MSPWARE is CMSIS-Core compliant. But, the drivers given along with the Ti-Rtos, the middleware built upon the driverlib, did not look…
Part Number: MSP432-RTOS Other Parts Discussed in Thread: ENERGYTRACE
Tool/software: TI-RTOS
Hi guys
I am new to msp432 and TI-RTOS (but have designed stuff with msp430 and non-rtos firmware).
So I am playing with this MSP432P401R LaunchPad -…