<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://e2echina.ti.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MSP 低功耗微控制器</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/</link><description /><dc:language>zh-CN</dc:language><generator>Telligent Community 13</generator><item><title>论坛文章:MSPM0G3507: MSPM0G3507: I2C1 Controller (callback mode) ISR stops firing after bus fault, reset the i2c controller, but failed</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1076808/mspm0g3507-mspm0g3507-i2c1-controller-callback-mode-isr-stops-firing-after-bus-fault-reset-the-i2c-controller-but-failed</link><pubDate>Thu, 04 Jun 2026 00:02:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:2a92988a-9713-406e-a4bd-f18586813f43</guid><dc:creator>Xu Chen</dc:creator><description>Part Number: MSPM0G3507 I have an MSPM0G3507 with I2C0 as Target (responding to an upstream master at 0x50) and I2C1 as Controller (reading an NSA2300 sensor at 0x6D and a downstream MCU at 0x50 on a separate physical bus). Both I2C instances run at 100kHz. When the I2C1 bus experiences a fault (e.g., slave holds SCL low, or a hot-plug glitch), my error recovery performs: I2C_close(i2cHandle); i2cClearBus(); // GPIO bit-bang: 9 SCL pulses + STOP condition i2cHandle = I2C_open(CONFIG_I2C_0, &amp;amp;i2cParams); I2C_setClockTimeout(i2cHandle, ...); After this sequence, I2C_open() returns a non-NULL handle (success), and I2C_transfer() returns true (transfer queued). But the transfer callback never fires. The ISR ( I2C1_IRQHandler ) appears to stop triggering entirely. Every subsequent transfer times out the same way — I2C_transfer() returns true, but the callback never runs, even for transactions where the slave ACKs its address. hdd_i2c_payload_manager.c ti_msp_dl_config.c i2c_controller.c ti_drivers_config.c</description><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/_E55D1A4EEA81A8521653_">工业自动化</category><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/MSPM0G3507">MSPM0G3507</category></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876463</link><pubDate>Wed, 03 Jun 2026 06:04:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:562e79f6-f34c-4b96-93ff-0bb430a9f4eb</guid><dc:creator>LT1 Shen1</dc:creator><description>e2echina.ti.com/.../3603.USS_5F00_userConfig.h</description></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876462</link><pubDate>Wed, 03 Jun 2026 06:03:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:c902ea4f-a22a-480a-8365-69aa5b936107</guid><dc:creator>LT1 Shen1</dc:creator><description>您好！ 感谢您的回复，是的，我仅更换了.h文件，甚至我仅更改.h文件中的频率，依然会导致此现象。</description></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876461</link><pubDate>Wed, 03 Jun 2026 05:58:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:c5f16978-bd24-48c7-8022-db3541d8dde0</guid><dc:creator>Peter Jiang</dc:creator><description>你好， 能否请您也上传一下您使用 2MHz 传感器时的文件？我也想看一下。另外，您之前在使用 1MHz 传感器时遇到过无液体情况下的卡顿问题，而使用 2MHz 传感器时没有出现这个问题。这两个传感器之间的唯一区别是否仅仅是您更换了传感器并修改了 userConfig.h 文件？您还做了哪些其他修改？ 此致， 彼得</description><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/ECTE">ECTE</category></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876358</link><pubDate>Tue, 02 Jun 2026 07:24:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:24f7d666-12ca-40a4-8db3-b8187c70eb03</guid><dc:creator>LT1 Shen1</dc:creator><description>e2echina.ti.com/.../4274.USS_5F00_userConfig.h</description></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876357</link><pubDate>Tue, 02 Jun 2026 07:23:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:79f8fbcb-b4cb-4daf-a691-3ffd0bc2af38</guid><dc:creator>LT1 Shen1</dc:creator><description>您好！ 首先，感谢您的回复，我的USS_userConfig.h文件，是通过USS软件生成的，是我使用MSP430FR6047评估板搭配结构所采取的配置。我想将其复制发出来，但不知道为什么，添加后回复时，论坛显示出现错误。</description></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876346</link><pubDate>Tue, 02 Jun 2026 06:25:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:faecf85a-d3eb-4560-83ff-4aa817b172fa</guid><dc:creator>Peter Jiang</dc:creator><description>你好， 你比较过图形用户界面生成的文件和你的项目文件吗？它们之间有什么区别？或者你可以上传相关的配置文件（.h 文件），我可以看一下。 此致， 彼得</description><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/ECTE">ECTE</category></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876316</link><pubDate>Tue, 02 Jun 2026 02:20:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:5a51168d-b145-4080-ac74-31e4103562d5</guid><dc:creator>Xiaodong LI</dc:creator><description>我们会尽快找到专家来协助您。</description><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/ECTE">ECTE</category></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876313</link><pubDate>Tue, 02 Jun 2026 02:05:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:e41bcd1a-66af-4a98-b2af-f4f7d105abf9</guid><dc:creator>Xiaodong LI</dc:creator><description>我们会尽快找到专家来协助您。</description><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/ECTE">ECTE</category></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876237</link><pubDate>Mon, 01 Jun 2026 05:01:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:01532dce-6c19-451b-a35b-dccffe02bc10</guid><dc:creator>Links</dc:creator><description>您好， 已经收到了您的案例，调查需要些时间，感谢您的耐心等待 。 TRANSLATE with x English Arabic Hebrew Polish Bulgarian Hindi Portuguese Catalan Hmong Daw Romanian Chinese Simplified Hungarian Russian Chinese Traditional Indonesian Slovak Czech Italian Slovenian Danish Japanese Spanish Dutch Klingon Swedish English Korean Thai Estonian Latvian Turkish Finnish Lithuanian Ukrainian French Malay Urdu German Maltese Vietnamese Greek Norwegian Welsh Haitian Creole Persian TRANSLATE with COPY THE URL BELOW Back EMBED THE SNIPPET BELOW IN YOUR SITE Enable collaborative features and customize widget: Bing Webmaster Portal Back</description></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876236</link><pubDate>Mon, 01 Jun 2026 03:41:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:cf4a8d8b-926e-4f08-9cbb-52a98a4ccec2</guid><dc:creator>LT1 Shen1</dc:creator><description>Memory:0x50f4 USS_SW_Library_configuration systemConfig ussSystemConfig (0x4F16) Memory:0x50f4 USS_System_Configuration * mCLKFrequency 8&amp;#39;000&amp;#39;000 Memory:0x4f16 uint32_t LFXTFrequency 32&amp;#39;768 Memory:0x4f1a uint16_t timerBaseAddress 896 Memory:0x4f1c uint16_t measurementPeriod 983 Memory:0x4f1e uint16_t diagMode USS_diagnostics_mode_2 (2) Memory:0x4f20 USS_diagnostics_mode meterConfig ussMeterConfig (0x4F2E) Memory:0x50f8 USS_Meter_Configuration * volumeScaleFactor 2.701&amp;#39;798&amp;#39;75E+6 Memory:0x4f2e float volumeAddlScaleFactor 1.0 Memory:0x4f32 float acousticLength 70.0 Memory:0x4f36 float transducerFreq 1&amp;#39;000&amp;#39;000 Memory:0x4f3a uint32_t measurementConfig ussMeasurementConfig (0x4F60) Memory:0x50fc USS_Measurement_Configuration * sequenceSelection &amp;#39;.&amp;#39; (0x02) Memory:0x4f60 uint8_t eofSequenceState USS_measurement_end_of_sequence_state_power_off (256) Memory:0x4f62 USS_measurement_end_of_sequence_state ch0DriveStrength USS_measurement_drive_strength_pre_trimmed_drive (0) Memory:0x4f64 USS_measurement_drive_strength ch1DriveStrength USS_measurement_drive_strength_pre_trimmed_drive (0) Memory:0x4f66 USS_measurement_drive_strength pulseConfig ussPulseConfig (0x4F4E) Memory:0x4f68 USS_Pulse_Configuration * startPPGCount 75 Memory:0x4f6c uint_least16_t turnOnADCCount 25 Memory:0x4f6e uint_least16_t startPGAandINBiasCount 0 Memory:0x4f70 uint_least16_t startADCsamplingCount 222 Memory:0x4f72 uint_least16_t restartCaptureCount 937 Memory:0x4f74 uint_least16_t captureTimeOutCount 3&amp;#39;750 Memory:0x4f76 uint_least16_t restartLowPowerCaptureCount 98 Memory:0x4f78 uint_least16_t ulpBiasDelay USS_measurement_ULP_bias_delay_300_usec (3) Memory:0x4f7a USS_measurement_ULP_bias_delay biasImpedance USS_measurement_bias_impedance_2800_Ohms (3) Memory:0x4f7b USS_measurement_bias_impedance muxChargePumpMode USS_measurement_mux_charge_pump_always_off (1) Memory:0x4f7c USS_measurement_mux_charge_pump startRxEnCount 0 Memory:0x4f7e uint16_t pllConfiguration ussPLLConfig (0x4FA0) Memory:0x5100 USS_HSPLL_Configuration * ussXtalFreq USS_HSPLL_input_clock_freq_8_MHz (1) Memory:0x4fa0 USS_HSPLL_input_clock_freq HSPLLInputCLKType USS_HSPLL_input_clock_type_ceramic_resonator (512) Memory:0x4fa2 USS_HSPLL_input_clock_type pllOutputFreq USS_HSPLL_output_clk_freq_80_MHz (0) Memory:0x4fa4 USS_HSPLL_output_clk_freq outputPLLXtal 0 Memory:0x4fa5 bool hspllTolerance 419 Memory:0x4fa6 uint16_t ussXTALsettlingCount 164 Memory:0x4fa8 uint16_t captureConfig ussCaptureConfig (0x4FB4) Memory:0x5104 USS_Capture_Configuration * overSampleRate USS_Capture_Over_Sample_Rate_10 (0) Memory:0x4fb4 USS_Capture_Over_Sample_Rate sampleSize 320 Memory:0x4fb6 uint16_t gainRange USS_Capture_Gain_Range_10_7 (38) Memory:0x4fb8 USS_Capture_Gain_Range enableWindowHiComp 0 Memory:0x4fb9 bool enableWindowLoComp 0 Memory:0x4fba bool windowHighThreshold 1&amp;#39;040 Memory:0x4fbc int windowLowThreshold -1&amp;#39;040 Memory:0x4fbe int agcConstant 60 Memory:0x4fc0 uint16_t pCapturesBuffer gUSSLEATempMemBlock (0x2C60) Memory:0x4fc2 int * maxCapture 700 Memory:0x4fc6 uint16_t isCapAccumulationEnabled 0 Memory:0x4fc8 bool pAccCaptureBuffer 0x0 Memory:0x4fca int * triggerConfig ussTriggerConfig (0x5140) Memory:0x5108 USS_Trigger_Configuration * triggerConfig USS_Triger_Configuration_Software_Trigger (0) Memory:0x5140 USS_Trigger_Configuration_Trigger algorithmsConfig ussAlgConfig (0x4FE8) Memory:0x510c USS_Algorithms_User_Configuration * absTOFInterval 1 Memory:0x4fe8 uint16_t ADCAdditionalCaptureDelay 0.0 Memory:0x4fea float dcOffset 0.0 Memory:0x4fee float ratioOfTrackLobeToPeak 3.100&amp;#39;000&amp;#39;02E-1 Memory:0x4ff2 float numPulsesBeforeThreshold &amp;#39;.&amp;#39; (0x01) Memory:0x4ff6 uint8_t windowingMode &amp;#39;.&amp;#39; (0x01) Memory:0x4ff7 uint8_t signalValueThresholdCheck 100.0 Memory:0x4ff8 float numCycleSearchCorrPeak &amp;#39;.&amp;#39; (0x02) Memory:0x4ffc uint8_t searchLobeSampleSteps 1 Memory:0x4ffe uint16_t maxRatioPeak2PeakVariation 2.000&amp;#39;000&amp;#39;03E-1 Memory:0x5000 float winStartIndexBackOffNumCycles &amp;#39;.&amp;#39; (0x02) Memory:0x5004 uint8_t winTrapzRampOverNumCycles &amp;#39;.&amp;#39; (0x04) Memory:0x5005 uint8_t winPeakIndex2EdgeNumCycles &amp;#39;\0&amp;#39; (0x00) Memory:0x5006 uint8_t corrValueThresholdCheckFactor 5.000&amp;#39;000&amp;#39;07E-2 Memory:0x5008 float calibratedDCOffsetUPS 0 Memory:0x500c int calibratedDCOffsetDNS 0 Memory:0x500e int isInitAlgorithms 0 Memory:0x5010 bool dtofVolInterval USS_dtof_volume_flow_calculation_interval_1 (1) Memory:0x5011 USS_dtof_volume_flow_calculation_interval pLEAMemBuffer1 gUSSLEARAMReservedBlock1 (0x31D8) Memory:0x5012 int * -1&amp;#39;024 Memory:0x31d8 int pNvMemBuffer gNVMemBlock (0x4496) Memory:0x5016 long * 0 Memory:0x4496 long highFlowOption USS_highFlow_option_disabled (0) Memory:0x501a USS_highFlow_option cycleSlipThreshold 1.100&amp;#39;000&amp;#39;02 Memory:0x501c float thresholdX1X3 2&amp;#39;000&amp;#39;000 Memory:0x5020 long clockRelativeError -4&amp;#39;797 Memory:0x5024 _iq27 winNumCycles 23 Memory:0x5028 uint32_t enableFilter 0 Memory:0x502c bool filterLength 0 Memory:0x502e uint16_t filterCoeffs 0x0 Memory:0x5030 int * 16&amp;#39;383 Memory:0x0 int absToFOption USS_Alg_AbsToF_Calculation_Option_lobe (0) Memory:0x5034 USS_Alg_AbsToF_Calculation_Option pLEAMemBuffer2 gUSSLEARAMReservedBlock2 (0x321C) Memory:0x5036 int * 29&amp;#39;696 Memory:0x321c int hilbertTransformCoeffs gUSSHilbertCoeffs (0x4EE6) Memory:0x503a int * -636 Memory:0x4ee6 int hilbertTransformCoeffsLength 12 Memory:0x503e uint16_t negSearchRange -20 Memory:0x5040 int posSearchRange 2 Memory:0x5042 int crossThreshold 20.0 Memory:0x5044 float pBinaryPattern gUSSBinaryPattern (0x34C8) Memory:0x5048 int * 7&amp;#39;168 Memory:0x34c8 int binaryPatternLength 0 Memory:0x504c uint16_t maxBinaryPatternLenght 200 Memory:0x504e uint16_t pAdditionalBinaryPattern 0x0 Memory:0x5050 int * 16&amp;#39;383 Memory:0x0 int additionalPatternLength 0 Memory:0x5054 uint16_t maxAdditionalBinaryPatternLength 0 Memory:0x5056 uint16_t dtoFCalcOption USS_Alg_dToF_Calculation_Option_estimate (0) Memory:0x5058 USS_Alg_dToF_Calculation_Option volumeCalOption USS_Alg_volume_flow_Calculation_Option_water (0) Memory:0x5059 USS_Alg_volume_flow_Calculation_Option maxSampleShift 20 Memory:0x505a int pInterpCorrectionTablePtr gUSSAbsToFLUT (0xC580) Memory:0x505c int (const *)[2] Memory:0xc580 int (const)[2] [0] 0 Memory:0xc580 int const [1] 2&amp;#39;699 Memory:0xc582 int const interpCorrectionTableLenght 1&amp;#39;024 Memory:0x5060 int volumeCalibrationOption USS_Alg_volume_flow_Calibration_Option_disabled (0) Memory:0x5062 USS_Alg_volume_flow_Calibration_Option calibObject Memory:0x5064 union __Unnamed_2_518 flowCalibObject 0x0 Memory:0x5064 USS_Alg_volume_Flow_Calib_Object * pMeterConfiguration 0xF&amp;#39;3FFF Memory:0x0 USS_Algorithms_Flow_Meter_Constant * numOfRanges &amp;#39;?&amp;#39; (0xFF) Memory:0x4 uint8_t flowTempCalibObject 0x0 Memory:0x5064 USS_Alg_volume_Flow_Temperature_Calib_Object * pQuadMeterConstants 0xF&amp;#39;3FFF Memory:0x0 USS_Algorithms_Quad_Meter_Constant * iq16M0 -12&amp;#39;583&amp;#39;105 Memory:0xf3fff long iq16M1 -12&amp;#39;583&amp;#39;105 Memory:0xf4003 long iq16M2 -12&amp;#39;583&amp;#39;105 Memory:0xf4007 long iq16M3 -12&amp;#39;583&amp;#39;105 Memory:0xf400b long pQuadPoints 0xF&amp;#39;3FFF Memory:0x4 USS_Algorithms_Quad_Point * numOfFlows &amp;#39;?&amp;#39; (0xFF) Memory:0x8 uint8_t numOfTemps &amp;#39;?&amp;#39; (0x3F) Memory:0x9 uint8_t searchQuadCount &amp;#39;?&amp;#39; (0xFF) Memory:0xa uint8_t rowNum &amp;#39;?&amp;#39; (0x3F) Memory:0xb uint8_t colNum &amp;#39;?&amp;#39; (0xFF) Memory:0xc uint8_t state &amp;#39;?&amp;#39; (0x3F) Memory:0xd USS_Alg_volume_flow_Calibration_state tempCalcObject 0x0 Memory:0x5068 USS_Alg_temperature_Calculation_Object * pTempLUT 0xF&amp;#39;3FFF Memory:0x0 long (const *)[3] Memory:0xf3fff long (const)[3] [0] -12&amp;#39;583&amp;#39;105 Memory:0xf3fff long const [1] -12&amp;#39;583&amp;#39;105 Memory:0xf4003 long const [2] -12&amp;#39;583&amp;#39;105 Memory:0xf4007 long const tempLUTLength 16&amp;#39;383 Memory:0x4 uint16_t iq24transducerConstant 1&amp;#39;073&amp;#39;692&amp;#39;671 Memory:0x6 long temperatureCalcOption USS_Alg_temperature_Calculation_Option_disabled (0) Memory:0x506c USS_Alg_temperature_Calculation_Option interruptConfig ussInterruptConfig (0x513C) Memory:0x5110 USS_Interrupt_Configuration * enableUUPSPREQIGInterrupt 0 Memory:0x513c bool enableSAPHPingTransmitDoneInterrupt 0 Memory:0x513d bool validationKey 0 Memory:0x5114 uint16_t 这个是我的uss配置 只要流道变成空管后 调用 USS_runAlgorithmsFixedPoint程序就直接跑飞了</description></item><item><title>论坛文章:RE: MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047/3876228</link><pubDate>Mon, 01 Jun 2026 03:20:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:affee01a-6aac-4ce9-9fa3-dc30fc918f15</guid><dc:creator>LT1 Shen1</dc:creator><description>有人回答吗</description></item><item><title>论坛文章:RE: MSP430FR5994: 对于FRAM区域能否被LEA外设访问</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1076370/msp430fr5994-fram-lea/3875071</link><pubDate>Fri, 29 May 2026 05:24:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:d194514b-d824-4c9e-b3ce-e0a71acba2e9</guid><dc:creator>Lydia</dc:creator><description>您好， 不支持，请参考此贴， MSP430FR5994: Can we use FRAM as memory area for LEA instead of SRAM ? - MSP low-power microcontroller forum - MSP low-power microcontrollers - TI E2E support forums</description></item><item><title>论坛文章:MSP430FR5994: 对于FRAM区域能否被LEA外设访问</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1076370/msp430fr5994-fram-lea</link><pubDate>Fri, 29 May 2026 02:52:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:0d05e6b2-8151-4631-80b0-01422e941aea</guid><dc:creator>longlong ma</dc:creator><description>Part Number: MSP430FR5994 你好 软件上需要进行FFT运算, LEA的DMA操作 能否直接访问FRAM, 采样信号频率是30K, 目前推算出来对存储需求大, 请问 专家 MSP430FR5994这款处理器,能否支持 这样的系统架构?</description><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/MSP430FR5994">MSP430FR5994</category></item><item><title>论坛文章:MSP430FR6047: 流道为空管时，程序跑飞问题</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1074473/msp430fr6047</link><pubDate>Thu, 21 May 2026 01:48:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:6a2fd14f-157b-4b36-9461-2c29107424bc</guid><dc:creator>LT1 Shen1</dc:creator><description>Part Number: MSP430FR6047 此前我询问过此问题，但依旧没解决，现在我有新的发现，程序是我结合DEMO程序自己写的，首先我确认我在使用2MHz超声波晶片换能器时，无论管路有无液体，程序运行均正常，且USS库能正常返回数值。当我将换能器更换为1MHz时，并通过USS图形软件生成了对应的.h文件，程序烧录后，在管路有液体时，程序执行也正常，但是当管路无液体时，程序执行USS_runAlgorithmsFixedPoint函数后，会跑飞。</description><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/_4B6DD58B8C544B6DCF91_">测试和测量</category><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/MSP430FR6047">MSP430FR6047</category></item><item><title>论坛文章:RE: MSPM0L1105: 烧录出现报错(Error -6305) PRSC module failed to write to a router register.</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1073581/mspm0l1105-error--6305-prsc-module-failed-to-write-to-a-router-register/3865472</link><pubDate>Fri, 15 May 2026 00:04:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:9f2ba9c8-39de-4a63-8fe4-4f8d7b582b93</guid><dc:creator>Lydia</dc:creator><description>您好， 这里有类似报错的帖子供您参考，请参考工程师的建议， https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1362996/mspm0l1105-cortex_m0p-error-connecting-to-the-target-error--6305-prsc-module-failed-to-write-to-a-router-register-emulation-package-12-7-0-00105 e2e.ti.com/.../mspm0l1105-error--6305-prsc-module-failed-to-write-to-a-router-register-emulation-package-9-13-0-00201</description></item><item><title>论坛文章:MSPM0L1105: 烧录出现报错(Error -6305) PRSC module failed to write to a router register.</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1073581/mspm0l1105-error--6305-prsc-module-failed-to-write-to-a-router-register</link><pubDate>Thu, 14 May 2026 03:22:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:4bf7b9c0-9b6c-422e-85b9-f1a49ca3968c</guid><dc:creator>X HS</dc:creator><description>Part Number: MSPM0L1105 我正在使用CCS调试MSPML1105,一开始一切正常，能正常烧录，然后我给我的板子上焊接了一个按键(与PA21引脚连接)，然后再继续调试，debug时出现了这个报错，我该怎么做？我觉得这和我的焊接没有任何关系，因为我还有一块板子，他的按键一开始就是焊接好的，那块板子一开始也可以正常工作，但是后续也出现了这个报错，然后就无法烧录了，出现这个报错该如何解决？</description><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/MSPM0L1105">MSPM0L1105</category><category domain="https://e2echina.ti.com/support/microcontrollers/msp430/tags/_BF4F3A640F5F3575505BA74EC154_">便携式电子产品</category></item><item><title>论坛文章:RE: MSPM0L1105: MSPM0L系列MCU使用IO口唤醒的疑问。</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1072111/mspm0l1105-mspm0l-mcu-io/3864226</link><pubDate>Tue, 12 May 2026 07:45:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:54882899-9c08-4a09-bff8-496adf101584</guid><dc:creator>X HS</dc:creator><description>有结果了吗？我还想问一下，我使用了串口通讯，该如何进入和退出低功耗？我看手册里说进入低功耗需要保证RX引脚上拉，那么实操时是 DL_UART_Main_reset(UART_0_INST); DL_UART_Main_disablePower(UART_0_INST);这两个函数之后再手动将RX引脚上拉吗？退出低功耗后时，再手动将RX引脚和串口连接起来吗？</description></item><item><title>论坛文章:RE: MSPM0G3507: MSPM0G3507 为什么解锁芯片程序可以烧录进去，CCS和uniflash一直显示DAP连接失败？</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1072390/mspm0g3507-mspm0g3507-ccs-uniflash-dap/3861353</link><pubDate>Fri, 08 May 2026 07:40:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:d9157557-d187-4818-b3db-062d57d34fac</guid><dc:creator>Eirwen</dc:creator><description>请参考这个链接中的回复： (+) LP-MSPM0G3507: Help！！! - MSP 低功耗微控制器论坛 - MSP 低功耗微控制器 - E2E ™ 设计支持</description></item><item><title>论坛文章:RE: MSPM0G3507: MSPM0G3507 为什么解锁芯片程序可以烧录进去，CCS和uniflash一直显示DAP连接失败？</title><link>https://e2echina.ti.com/support/microcontrollers/msp430/f/msp-low-power-microcontroller-forum/1072390/mspm0g3507-mspm0g3507-ccs-uniflash-dap/3861316</link><pubDate>Thu, 07 May 2026 23:26:00 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:2009311d-eebc-461c-8e02-d42b02ed46b0</guid><dc:creator>Taylor</dc:creator><description>您好， 已经收到了您的案例，调查需要些时间，感谢您的耐心等待。</description></item></channel></rss>