Forum Post: RE: AM2634: How can i remove the syscfg dependency from my project
Hi Rising star, You can use the following FAQ as refernce : (+) [FAQ] MSPM0-SDK: How to exclude syscfg from build in CCS project using MSPM0-SDK 1.30.0.03 - Arm-based microcontrollers forum -...
View ArticleForum Post: RE: AM2634: How can i remove the syscfg dependency from my project
[quote userid="602862"...
View ArticleForum Post: RE: MSP430FR5969-SP: Using the MSP-FET, but want to run UART at 230K
Thanks Jason! I can get one, but I am currently using the MSP-FET to download the code to my board and for debug. How would I use this adapter. Would I have to download the code using BSL over UART?...
View ArticleForum Post: RE: SM320F28335-EP: SM320F28335-EP
Hi Lewis, So for your setup, what is the version of C2Prog that is currently being used? Thanks, Charles
View ArticleForum Post: RE: MSP430FR5969-SP: Using the MSP-FET, but want to run UART at 230K
Matty - The debugger can still be connected to the JTAG pins for programming and debugging. You would need to connect the USB- UART tool to RX/TX/GND coming from the MCU. -Jason
View ArticleForum Post: RE: MSPM0L1228: How to erase flash 8 bytes at a time?
Hi Sho, A sector is the smallest area which can be erased in MSPM0 the sector sizes are 1kB, so you won't be able to erase less than 1kB. If you want to give more information to the use case of the 8...
View ArticleForum Post: AM263P4: Questions on CAN CLK
Part Number: AM263P4 Tool/software: Hello, Regarding this picture in the TRM: Question 1: The register bit field suffix 'CLKDIV_SEL' in the diagram above cannot be found in the Register Addendum. Do...
View ArticleForum Post: RE: MSP430FR6043: MSP430FR6043 Sensor Output ADC Waveform Anomaly...
I assume you're talking about Figure 3? Since they are very close to the incident signal, it's just reflection from an acoustic impedance mismatch of materials to air.
View ArticleForum Post: LP-AM243: Multi task process, 1 for IPC another one is...
Part Number: LP-AM243 Tool/software: Hello; In the project I created, while running the reset_isolation example with 1 task on the m4 core, I am messaging with all the other cores with the other task....
View ArticleForum Post: RE: AM2634: What is the Value for (Polynomial, Initial value,...
Hi Aakash, CRC32 and CRC64 use different polynomial formulas which generate different check values (or CRCs) for the same input data. At start up, the CRC algorithm sets the CRC to the initial CRC...
View ArticleForum Post: RE: MSP430FR6047: GCC 9.3.1 compiler error. Code Model differs
Hi Tunguskar, Which library are you trying to compile? The -mlarge flag should set to do large bit addressing which would be the typical "large code model". We can open the whole memory space by...
View ArticleForum Post: RE: MSP430F112: I need some 'basic information' to get started
Time, also low power: 32KHz crystal and timer interrupts. There is a set of sample code linked off of each product page. Also the data sheet and the family guide which has more information on low...
View ArticleForum Post: RE: MSP430FR6047: GCC 9.3.1 compiler error. Code Model differs
The problem is that both the large and small model libraries are being selected. I can't tell how you managed to do that as the -mlarge tells gcc to use the large libraries. The complete command line...
View ArticleForum Post: TMS570LC4357: flash driver code
Part Number: TMS570LC4357 Tool/software: Hi TI team, we are working onTMS570LC4357 ,we need to Write flash driver code ,whatever the API you have given we cant use ,because this processor we are using...
View ArticleForum Post: LAUNCHXL-F28379D: peak current mode control - Ramp is NOT...
Part Number: LAUNCHXL-F28379D Tool/software: Hello. I am trying to implement a slope compensation by using the ramp generator for the comparator CMPSS. Please see the attached images. I routed the...
View ArticleForum Post: F28M35H52C: Error 1170 after setting CSM Password and GRABSECT...
Other Parts Discussed in Thread: UNIFLASH Tool/software: Master (M3) core. At some point after setting a Zone 1 password and the GRABSECT register to set sectors B-M to Zone 1, I am no longer able to...
View ArticleForum Post: RE: AM263P4: Questions on CAN CLK
Hello Kier, [quote userid="479799" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1421347/am263p4-questions-on-can-clk"]...
View ArticleForum Post: RE: AM2634-Q1: Pin number and pin drawing mismatch
Hello Divya, The QSPI signal table on page 59 addresses this with the following note about this pin: (3) QSPI0_CLKLB is a clock loopback signal used internally for retiming purposes Maybe we can...
View ArticleForum Post: RE: TMS320F2800157: Compiler Errors: EPwmxRegs is undefined
Thanks . . . I tried adding the statement you'd provided . . . \device_support\f280015x\headers\include didn't seem to recognize it (didn't see anything get fixed). I noticed that the various entries...
View ArticleForum Post: RE: TM4C129ENCZAD: Unable to download SW-TM4C SDK
Hi, While waiting for the download link to restore, I have put the installer on sharable drive. Please add me as a friend in e2e and I will share the link and access code to you through private message.
View Article