Quantcast
Channel: Microcontrollers
Browsing all 215763 articles
Browse latest View live

Forum Post: Porting MPU-9150 SenseHub Example to MPU-6050 Problem

As the title suggests, I'm working to port this example so I'll have a guide to go by when operating with the MPU-6050. The INT pin on the MPU-6050 is configured to generate an interrupt for the Tiva C...

View Article


Forum Post: TMS320F28335 - Help mating dock station to my PCB

Hello, I am developing temperature controlling system that uses SPI pins, LCD, customized keypad and many GPIO pins - pins on both sides of dock station board.SPI is used to communicate with SM73201,...

View Article


Forum Post: RE: Delfino C28343 controlCARD compatibility

Michael,Yes, the C28343 controlCARD hardware (TMDSCNCD28343) can plug into all DIMM100 baseboards.Compatibility is a bit more complex, but generally things should work.  The Docking Station will be...

View Article

Forum Post: RE: Stellaris graphics library [use TSC2007 touch I2C driver...

I have reduced interrupt function to this:voidtouch_IntHandler(void) {  GPIOPinIntClear(GPIO_PORTE_BASE, GPIO_PIN_0);  if(!GPIOPinRead(GPIO_PORTE_BASE,GPIO_PIN_0))   {    touchstate=1; //1=down  }...

View Article

Forum Post: RE: F28035 write to RAM is slow.

Hi mario14957,I agree that M3/M4 coding is easier, but it may be because that was the first serious MCU I moved to from PIC micro back in 2009 and I have pretty much used all the features/peripherals...

View Article


Forum Post: RE: TIVA new Device Descriptors for CCSV5

[quote user="Craig Hollabaugh"]I see that changing the compiler to 5.1.1 added tm4c129xnczad_startup_ccs.c to my project but left startup_ccs.c.[/quote]I noticed the same problem when trying to help on...

View Article

Forum Post: RE: MSP430F5437A dma copy index

[quote user="Avi W"]If there is a dedicated counter register I've missed I'll be glad to know about :)[/quote]No, as per datasheet DMA copy setup data (DMAxSZ, DMAxSA, DMAxDA) to internal (not...

View Article

Forum Post: RE: Stellaris ICDI + Windows 8 Pro x64 problem

I wonder if you found any solution for the driver disable with window 8.1 problem yet.I am facing the same problem. I read about using "Recovery" but I am afraid to use it, if it makes it impossible to...

View Article


Forum Post: Some TivaWare 2.0.1.11577 CCS projects still refer to Stellaris...

In TivaWare 2.0.1.11577 the CCS projects for the examples have the device type set to Tiva devices. However, the driverlib, grlib and usblib CCS projects still have the device type set to Stellaris...

View Article


Forum Post: RE: Issue with compiler for a F28035

Thank you, this helped and it is now working again.-Seth

View Article

Forum Post: RE: Meaning of Rotor flux

Hi,I would like to implement a BEMF feedforward compensation. That is:Uff_d = -w*Psi_qUff_q = w*Psi_dwhere the stator flux linkage is of course:Psi_q = Lq*Iq => [H]*[A]Psi_d = Psi_rotor+Ld*Id =>...

View Article

Image may be NSFW.
Clik here to view.

Forum Post: RE: Info on MSP-FET430U28A and MSP430F2121

[quote user="PIerluigi Rossetti"]please, i need your help, regard the  MSP-FET430U28A, it is an  KIT Emulator and programmer .My question is: this kit is right for to develop on platform...

View Article

Forum Post: RE: Position Control with InstaSPIN-MOTION

Chris,Sorry, but you'll have to spell things out for me here. Are you saying that I should bypass all the early labs and start with Lab13a on InstaSpin Motion, just entering Rs and Ls values in user.h...

View Article


Forum Post: RE: MSP430 horner method for divide and multiply operation

[quote user="Ernest Cho"]result3=div_horner_int(input);                // I think this code should have two parameters for calculating divide operation.[/quote]You shall read slaa329 carefully because...

View Article

Forum Post: RE: is lm3s811 evaluation board bricked

[quote user="Mu Wu1"] Wonder why couldn't TI do the same after so many people frustrated with the problem.[/quote]Perhaps because they've provided even better!File gpio_jtag.c provides a safe &...

View Article


Forum Post: RE: LM3S6965 issue

[quote user="Atul Bhakay"]Kindly help us in this matter immediately[/quote]You should know that use of "immediately or urgent" - in such a forum environment - most always achieves the opposite.  Why...

View Article

Forum Post: RE: Where to start? TM4C129 based ethernet enabled industrial sensor

[quote user="ucDude"]BeagleBone IOs are not 230V AC tolerant ;-)[/quote]Nor are the I/Os of just about any MCU presently known to man...Unfortunately - while your introduction of, "out of spec" input...

View Article


Forum Post: RE: M430F5529 on the Launchpad intermittently cannot power up...

Well.. You shall try simple&stupid LED blinking code running from default DCO that does nothing else than WDTHOLD, P1DIR |= LED_BIT init, then P1OUT ^= LED_BIT loop with delay_cycles(500000). Also...

View Article

Forum Post: RE: EQUn: What is it an Acronym for?

EQUn is acronym for "comparator equal" logical signals of timer block. You can see that EQU2 comes out of CCR2  register "box". CCR0 and it's EQU0 is special - that's why it is connected to multiple...

View Article

Forum Post: RE: Need explanation for some assembly lines in the filter function

[quote user="stefan 12"]I can see some difference of lines in the stages in the filter function but how to understand the effect of coefficients in the code of lines of filter function (file...

View Article
Browsing all 215763 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>