ez430 dongle problem
Hi all! I'm working with MSP430F2xxx with the ez430 dongle. Since last week, the dongle is recognize neither by my laptop nor my computer (desktop). Nothing happen when I plug it to the USB port, not...
View ArticleInstallation problem with ccs v6
Hello,I was notified that an arm compiler could be update. I accepted it and was notified that I should restart ccs, which I did. While starting up I received the following message:I was asked to...
View ArticlePointer uint16_t
Hi all, please could someone explain me next behavior on msp430 (code bellow). I expected tha value in var_unit should be 0x3412, but it is 0x1200.I know all msp430 are little endian and therefore this...
View ArticleMessage allocation bug in cc2640 sdk
sdk version: ble_cc26xx_2_00_00_42893Hi,I build a fully automated central with cc2650, (that already build for the cc2541).And after 15 times of connection->writing->disconnection (using the...
View ArticleCompiler for TUSB2136PDK
What compiler should be used to compile the TUSB2136PDK source code?It does not appear that CCS supports it and the source code is not compatible with the Keil C51 compiler.
View ArticleRequired .ini file for AIS encryption in encrypted omapl138
Hello,I'm trying to created an operable AIS image using the following .ini file. for the OMPA-L138 ZCE E1. The device needs to boot in secure mode from SPI0. 2. One of the first commands which needs to...
View Articleprograming the MSP430F5438 MCU using a lanchpad
I want to program an MSP430F5438 MCU. I would like to know if this is possible using a the F5 launchpad or any other MSP430 launchpad.Thank you for your responses.
View ArticleUnsed pins ins f2802x microcontrollers
Which one of the following is better to do with unused GPIO pins keeping in mind that i cannot connect them to Vcc or GND externally?1. Set them as Inputs with Internal Pull-up enabled2. Set them as...
View ArticleWhy CCS v6.01 will not inherit base class variables and functions while CCS...
I am porting my code from .c to .cpp, converting the functions into class functions. in code composer v5.2 this works quite well. However in code composer v6.01 both data variables and functions are...
View ArticleCHEM file for BQwizard
Dear all,I'm using BQ78PL116 in an existing BMS design.we are trying to operate a SDI INR18650-29E to work with the IC.the latest version of BQWIZARD is missing a lot of CHEM options.specifically the...
View ArticleI NEED CODE TO ACCELERATE AND DECCELERATE STEPPER MOTOR USING TIMERS IN...
Hi I m working on MSP430F133 I WANT ACCELERATION AND DECCELERATION FOR STEPPER MOTOR USING TIMERS. I HAVE A CODE TO ROTATE STEPPER MOTOR IN CONSTANT SPEED I M USING STEPPER SERVO MOTOR AND STEPPER...
View ArticleI NEED CODE TO ACCELERATE AND DECCELERATE STEPPER MOTOR USING TIMERS IN...
Hi I m working on MSP430F133 I WANT ACCELERATION AND DECCELERATION FOR STEPPER MOTOR USING TIMERS. I HAVE A CODE TO ROTATE STEPPER MOTOR IN CONSTANT SPEED I M USING STEPPER SERVO MOTOR AND STEPPER...
View ArticleWL12XX suspend state - Android
Hello Everyone,Currently I am using a custom imx6 sabresd board running on Android Jellyean using WL12xx chipsest for wifi connectivity. While testing Power Management in my board, I faced some...
View ArticlePower Supply Regulater to WaterCraft
Hello,I'm designing a pcb with KiCad to regulate the output voltage of a rectifier / regulator of a jetski. The output of this rectifier/regulator is 12V (7V min. 14V max.) And 9AI need to regulate...
View ArticleSend data Android -> CC2541 -> External MCU. Need to modify HostTestRelease...
Hello,I want to send data with my Android Smartphone to CC2541 (via BLE), and the cc2541 transfer this data over UART to my external MCU.My question is simple : We need to modify the HostTestRelease...
View ArticleSimultaneous BLE (custom SPP) and Br/Edr (regular SPP)
We are currently encountering some problems when simultaneously communicating with an iOS device (custom SPP over GATT) and an Android device (regular SPP).This information might be helpful to answer...
View ArticleI do not see the result on the CPU Load
hello! I decided to run a test project , which works fine ( with StarterWare - flashing LEDs) . I got the idea to measure CPU usage . Try to run the project as a RTOS project did not see anything on...
View ArticleI2C (no interrupts) EEPROM how/need to check for ACK ?
Hi,I'm using the MSP430F5510 and trying to interface with an EEPROM via I2C. I've searched through the forum but I wasn't able to get a definitive answer.My question is do I need to check for ACK and...
View ArticleAnyone knows how to use the 'ORB' in the vision library 3.0?
HI.I want to test 'ORB' in the VLIB 3.0.But, I don't know how to use the 'VLIB_ORB_computeOrientation' function.Anyone have some example of the VLIB_ORB?regards.
View Article