Part Number: LAUNCHXL-F28379D Hello everyone,
I'm experiencing some issues when using I2C with the F28379D as a slave device.
I have set the I2C slave address of the F28379D to 0x50, but on the master side, the detected address is 0x00. If I try to…
Hello,
Modifying the firmware from the mcu_plus_sdk_am243x_08_06_00_45\examples\industrial_comms\ethercat_slave_beckhoff_ssc_demo involves several steps. Here is a detailed guide on how to modify the firmware:
1. Open the project in a suitable IDE such…
Part Number: AFE4490 We have measured the BG, VCM, TX_REF, and CLKOUT signals of the AFE4490, where the CLKOUT output shows a 4 MHz triangular waveform. After configuring and writing the code, we are only receiving the ADC_READY signal. However, it appears…
您好,请参考下面内容
It looks like the ADC is reading ~0.545V, which, assuming an ideal 18k pull-up resistor, translates to ~7.8kohms on the thermistor. Looking at your thermistor curve that's 30~31ºC, so we can be quite certain that this is not a hardware issue…
Other Parts Discussed in Thread: MSP430FR2355 , UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1206915/msp430fr2355…
Hi,I write code based on the sample.
The currently used TDA4 j721E. We used WKUP_I2C0, MCU_I2C0, and Main_I2C2 in Mcu1_0. Using the same code method in mcu1_0, both WKUP_I2C0 and MCU_I2C0 can successfully communicate with external devices. Main_i2C2…