• two microcontrollers on same board

    Deepak
    Deepak

    I recently bought TM4C123GXL evaluation kit (Texas Instruments). I found 2 microcontrollers on that board. I heard that it is something related to JTAG. But I didn't understand what it is even after browsing about it.

    • Answered
    • over 6 years ago
    • System
    • Embedded forum
  • Using UART to write to SRAM

    Kashif
    Kashif

    Hi All,

    I am using UART to receive values and then write those values to SRAM. I am using the Texas Instruments Stellaris LM4F120 board.

    For this purpose, I am using the memcpy() function to write the received values over UART to my SRAM base address defined…

    • over 6 years ago
    • System
    • Embedded forum
  • Trouble with read write on SD card

    Owais
    Owais

    Hello community members.

    I have recently started working with SD card using Microchip ARM based uC SAM4. So far I have managed to initialize the HSMCI interface of SAM4 and SD card is also initialized and has responded with the card capacity and the RCA…

    • over 5 years ago
    • System
    • Embedded forum
  • Recommended book on ARM

    Guy Dillen
    Guy Dillen

    HI,

    i'm an ICT professional (so also with an IT background) and very much interested in embedded development (IoT solutions). Until now I mainly did embedded development (mainly ARM m3, m4 microprocessors based development boards: eg Spark Core, TI CC3200…

    • over 5 years ago
    • System
    • Embedded forum
  • How to use CCM SRAM for Cortex-M4?

    Jo Van Montfort
    Jo Van Montfort

    How to compile in gcc 4.9.3 for CCM SRAM usage?

    • Answered
    • over 5 years ago
    • System
    • Embedded forum
  • Cortex-M4 setup vector table for external interrupts

    Jo Van Montfort
    Jo Van Montfort

    I don't want to setup the vector table for all my external interrupts. For instance I only need the timer4 IRQhandler at IRQn 30. How can I make an offset in the table? Is this necessary?

    • Answered
    • over 5 years ago
    • System
    • Embedded forum
  • CTRLSTAT = 0xffffffff

    harshan
    harshan

    Sir,

    I am working on Cortex-M4 over serial wire debug protocol, i am able to read IDCODE(0x2ba01477) which is correct as per arm cortex m4 technical reference manual, and i am writing 0x50000000 to CTRLSTAT register to enable CSYSPWRUPREQ and CDBGPWRREQ…

    • Answered
    • over 5 years ago
    • System
    • Embedded forum
  • error: Hard Fault Handler

    kiran
    kiran

    HI,currently i am working on project based on stm32f407 chip.my development work has been stopped since two days as i have stuck in hard fault handler. Please  guide me how to trace the fault ???i tried every possible way i could.but result in nothing…

    • Answered
    • over 5 years ago
    • System
    • Embedded forum
  • IP Camera interface via STM32

    Gopal Amlekar
    Gopal Amlekar

    Hi all,

    I am looking for developing an IP camera based system based on STMicroelectronics STM32. The way it is supposed to work is:

    STM32F4 will have few IP cameras connected to it. It may have a web server running so it can be accessed from outside…

    • Answered
    • over 5 years ago
    • System
    • Embedded forum
  • will cortex m3/m4 enter a lockup mode if a serious fault happened while FAULTMASK is set

    Mustafa S.
    Mustafa S.

    Greetings,,

    what happens if FAULTMASK is set in cortex-m3/m4 and one or more serious fault happened like bus fault, MPU violation, invalid instruction, stack corruption.. etc will the processor enter a lockup? if not what would be the status of the processor…

    • Answered
    • over 5 years ago
    • System
    • Embedded forum
  • How to change the BMI(Boot Mode Index) with Serial Wire Debug Protocol???

    harshan
    harshan

    Greetings,

    sir/madam i am working on serial wire debug protocol. I was implemented serial wire debug protocol, which was successfully tested for used controllers like xmc1100,xmc4500..etc, when i tried to Access the control on newer controller i.e xmc1100…

    • Answered
    • over 4 years ago
    • System
    • Embedded forum
  • Align source and assembly

    Poonam
    Poonam

    I have a source file, converted it to assembly and added 2 instructions and generated the final elf. When I load this final elf, symbols doesnt match the source due to assembly instructions addition.

    Is there a way to align them ? am using ARM cortex-M4…

    • over 4 years ago
    • System
    • Embedded forum
  • Open Source IDE

    Jeevan
    Jeevan

    Now we are thinking of using cortex M4 based MCU in custom board design, can I know is there any opensource IDE/Toolchain available?

    Is there any other opensource cross compilation tool chain available for  cortex M4 ?

    thanks and regards,

    Jeevan

    • Answered
    • over 4 years ago
    • System
    • Embedded forum
  • GNU Scientific Library vs CMSIS Library Time and Space complexity

    Laxmi Kant Tiwari
    Laxmi Kant Tiwari

    Hello,

             I have been using CMSIS library for implementation of DSP functions in ARM, however, CMSIS have very limited DSP functions. Although GNU has many DSP functions which CMSIS do not, It only have floating point implementation. I am trying…

    • Answered
    • over 4 years ago
    • System
    • Embedded forum
  • file compression with cortex M4

    Brun Charly
    Brun Charly

    Hi

    I'm using a kinetis K64 cortex M4 with FreeRTOS and I need to compress files on a SD card. I have 100-150ko free Ram.

    Do you know a library for this ? I found only solutions with 1Mo minimum RAM requirement.

    It's csv files. I have a lot of time available…

    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • FFT C-File

    Jochen
    Jochen

    Hello everybody,

    im using the Math.h file to do a rfft with 1024 points und q15 datatype.

    So far everything works fine, and I get good results. It needs a computation time of ~720us on my CortexM4 @100Mhz.

    This is very Impressive, but to long for my application…

    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • Cheap alternative of J-Link Segger

    Horaira
    Horaira

    I am looking for some alternative of J-Link Segger for Cortex-M3/4 , the cheapest one is J-Link Base as J-Link Lite can be used only with evaluation boards, 

    Any suggestion ?

    I am using GNU arm gcc as toolchain and debugger and Eclipse as IDE, I…

    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • ECG, Wavelets and Cortex-M4

    Carlos Delfino
    Carlos Delfino

    Hello
    First of all a successful 2017 for all of us.

    I'm looking for examples of C algorithms for applying the concept of wavelets to identify ECG patterns in data collected with a Cortex-M4, preprocessed and later sent to a Cortex-A for graphical re-ordering…

    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • Best version tracking tools for embedded software?

    Andrea Bettati
    Andrea Bettati

    Hi to you all, I'm working on a software involving an LPC4370 (Cortex M4 + 2*M0) and LPCXpresso IDE. I'd like to know if someone knows a good version tracking tool for the platform.
    My key requisites are:

    • free/cheap for smal teams
    • integration…
    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • ethernet mac address

    karthik dharma
    karthik dharma

    i am looking for a ethernet connection for my pump. which i am using a stm32f discovery board. for this i need a mac address. how can i get an mac address and how can i interface with the pump and control with my pc. can you all please guide me.

    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • ethernet connection program stm32f4 discovery board

    karthik dharma
    karthik dharma

    Hi,

        I am doing my pump project using stm32f407vg controller. I want to control my device through pc. where i have developed a .NET software for various parameters. through that i want to control the device through ethernet. how i can i control the device…

    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • regarding pwm issue in stm32f4 discovery board

    karthik dharma
    karthik dharma

    hi all,

       i am using the stm32f4 discovery board to drive my stepper motor in the rpm of between 0.001 to 500 RPM. for this i am using pwm. my clock frequency is 32MHZ and prescale for ABP1 is divided by 2 of my clock frequency. in this i cant make my…

    • over 3 years ago
    • System
    • Embedded forum
  • Can I use LAPACK with Cortex-M4?

    Michelle Tseng
    Michelle Tseng

    Hi, everyone!

    I'm a beginner of  cortex-M4 developing which the student of master degree.

    Actually, I implement the algorithm model on cortex-M4 platform now, including calculation of eigenvalue and eigenvector.

    I have found the LAPACK library which…

    • Answered
    • over 3 years ago
    • System
    • Embedded forum
  • Value of "__initial_sp"

    niekiran
    niekiran

    Hello , 

    I am new to ARM cortex M processors and while doing some coding on my board using KEIL  i found that

    at location 0x0000_0000 my debugger shows the value "0x2000_0660" . Thats the value of the MSP loaded. 

    but i really dont understand how…

    • over 2 years ago
    • System
    • Embedded forum
  • TRACEDATA Capture issues

    Dave Marples
    Dave Marples

    Hi there,

    I am the author of the open source Orbuculum tools for SWO data parsing on CORTEX-M targets. I am currently expanding those tools by implementing 1, 2 & 4-bit parallel TRACEDATA capture from CORTEX-M3/M4 CPUs using a small FPGA connected to…

    • Answered
    • over 2 years ago
    • System
    • Embedded forum
  • View related content from anywhere
  • More
  • Cancel
>