Follow a topic to ask questions, get answers and
share interesting content with other
researchers working in your field.
Electronics, Embedded Systems, and Microcontrollers
- For a servo drive, what is the optimal hardware organization, using two MCU or one MCU+one CPLD/FPGA? The cost and the performance must be considered at the same time. Can anyone please give me some
- I have code ready for a Fingerprint-based embedded system but am unable to connect the hardware to it, could anyone help me out?Recent replies ⋅ Show All (1)
Chittaranjan Mahajan
You didnt specify which type of interface ur going to use and also you have not specify microcontroller used in your code.
- i want to implement and do the coding for AT MEGA by using direct C language which can be read by win AVRRecent replies ⋅ Show All (7)
Ata Jahangir Moshayedi
@ Rolf:(In your main() of your slave your read from the SPI data register SPDR))) you mean i need some delay in this part? yes i need to call the receive , did you do same job before? as i test
- I have developed a scheduling algorithm which schedules task by calculating their dependencies, execution times, frequency and requirement of resources. For comparison purposes, I am intending toRecent replies ⋅ Show All (20)
Umair Ahmed
But still the startup time is bothering me not the investors/sponsors... I have this bad habit of starting from scratch whenever I hit a block like this, as I just love working on mcus. To give you
- I am working with mixed programming logic of Inline Assembly and C to code a CortexM3 (STM32F103ZE form ST microelectronics) processor using Keil IDE. The board is from Keil. The problem is how toRecent replies ⋅ Show All (1)
Supachai Vorapojpisut
Rxx registers should not be used for passing information between different codebases. ANSI C standard does not alllow such low-level operations and may generate code that overwrite such registers.
- I have a micro-controller board which has serial port interface , but my laptop doesn't have serial port. To program controller i tried through USB to serial adapter but its not detecting the boardRecent replies ⋅ Show All (5)
Supachai Vorapojpisut
Normally, USB-serial is just about making a serial port, not to bridge with an embedded board. Therefore you will not see any microcontroller board on the hardware list on MS Windows. You may have to
- I face a choice of a unit test framework for C on embedded systems. I want to test software modules for embedded systems implemented in C. The framework must have a small footprint due to resourceRecent replies ⋅ Show All (4)
Supachai Vorapojpisut
It is quite hard to find a unit testing framework in embedded world, compared to Java or any desktop OS-based programming language. Cross-platform development is to build software on PC, then
- Whether it is possible for longer distance? Whether the power will be lost or not while transmitting?
- It has a built in BISS0001 which converts the signal(analog) into digital pulses, suggestions to get the raw analog signal?. And is it possible to perform FFT to the analog data without employingRecent replies ⋅ Show All (1)
Vladan Mitov
Not really sure if you could convert it without complex electronics, but you could sample digital signal with analog converter and then process is trough FFT like analog. Yes it is possible, just
- ∞ Write an algorithm to find the sum ∑ak of a convergent series and K=1 Calculate the runningRecent replies ⋅ Show All (1)
Hassan Bedor
The index K=1 what is this mean, it is a single value a1 no need for summsion
- Hello, anyone know how to learn nokia's mobile processors? How to program them? Any website with information? Any datasheet for any nokia's processors?Recent replies ⋅ Show All (3)
Anik Kumar Samanta
Most of the processors are based upon ARM. The processor cores are manufactured by ST micro, LPC ,etc You need development boards from vendors like keil. These can be programmed using keil IDE(MDK)
- I am doing my M.Tech in VLSI course...for reasearch on ASIC design concepts i need informatio about ASIC design flow...can any one give the details of ASIC design flow? thanking you
- 1- Memory option (SD card) to store the sensor's data on-board 2- able to be programmed to send data over Ethernet port 3- able to be programmed to send data over serial port. Please suggest meRecent replies ⋅ Show All (26)
Graeme Smith
Ah, Arduino IS Atmel, specifically the Atmel AVR 168/328 and now beginning to support the AT Tiny 2/4/85 series, the 644P, 1280, 2560, and up to 90 or more alternatives within the Atmel product line
- if we are having microcontroller (ATMEL) how we can interface keybord and lcd?Recent replies ⋅ Show All (6)
Rajanna KM
Please refer Mazidi text book "The 8051 microcontroller & embedded systems" you will get an idea.
- Can any one help me how to represent a 256 bits using less than 8 bits..i need to do it in fpga programming,internal complexity is not considered but it should be with in 3 external select lines itRecent replies ⋅ Show All (1)
Mircea Pop
More info would help solving - please provide. Regards!
2408
Followers
