Part Number: MSP-GANG Other Parts Discussed in Thread: MSPM0G1105 , MSPM0L1306 Tool/software: Hi All,
Please answer this question.
(1) MSP-GANG: Cannot write to MSPM0G1105 with CUI - MSP low-power microcontroller forum - MSP low-power microcontrollers…
Part Number: MSPM0G1105 Tool/software: There are three drive types for pins to which GPIO can be assigned:
standard drive (SDIO), high drive (HDIO), and high speed (HSIO).
It is fine to assign the GPIO you want to use standard drive.
Is it okay to…
Part Number: MSPM0G1105 Tool/software: I am considering configuring a BSL using I2C.
What is the relationship between the master and slave?
Master: Host (PC, etc.) side
Slave: CPU side (MSPM0G1105)
Is it the right one?
The SLAU887 documentation…
There is a function DL_GPIO_setDigitalInternalResistor() which does this, but it also sets all the other bits, including changing the pin to PF=1 (GPIO), so this function is probably not useful.
----------------
Generally, you can do each pin using something…
Part Number: MSPM0G1105 Other Parts Discussed in Thread: LP-MSPM0G3507 Tool/software: I am looking for an external oscillator or ceramic resonator that matches MSPM0G1105.
It is not listed on the data sheet.
Is there any material that the matching manufacturer…
Part Number: MSPM0G1105 Tool/software: I am checking the power supply system of the MSPM0G1105 using the hardware design checklist.
In the table, the capacitor connected to NRST is listed as 10nF, but the application Schematic says it is 1000pF.
Which…
Part Number: MSPM0G1105 Other Parts Discussed in Thread: SYSCONFIG Tool/software: I am considering using MSPM0G1105 for PWM output.
The PWM will continue to output with the same period and duty from start to stop.
The PWM period is 10ms (High:9ms,…
Part Number: MSPM0G1105 Tool/software: Could you please tell me about GPIO settings?
In the devices I've used up until now,
I think input/output was often set to 0/1 using a single register.
This device is not like that.
For example, is it possible…