STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32427 with CubeMX

Posted on May 23, 2015 at 11:34I have a board with a 32 bit SRAM and have used CubeMX to configure a 32 bit data bus, a 10 bit Address bus with a Chip select of NE1. Briefly, Cube has produced the MX_FMC_Init(); file with settings as follows:- hsram...

STEVAL-IEG001V2

Posted on May 28, 2015 at 07:23i brought STEVAL-IEG001V2 from mouser with bulk id Z4T21418E002. but as mentioned in user manual i did not received any Firmware (code for microcontroller). kindly provide any link for firmware. Thanks

ulfat by Associate
  • 337 Views
  • 0 replies
  • 0 kudos

NVIC_ISPR ''set-pending'' bit to force ISR entry

Posted on May 25, 2015 at 03:50 Hi, I'm running some tests on an STM32F072 to verify my understanding of the docs. Apparently I'm missing an important point regarding the NVIC and pending interrupts... I'm single-stepping through the code ...

fenugrec by Associate II
  • 1050 Views
  • 3 replies
  • 0 kudos

DALI library for STM32F1 STSW-DALI001

Posted on May 19, 2015 at 12:01I'm using the DALI library STSW-DALI001 but it doesn't memorize the DALI data in flash. The only data memorized is the assigned address from master module but all other, as SCENE or GROUP assignement are always reset t...

CMSIS: DSP Lib - Frequency Bin Example

Posted on May 22, 2015 at 16:18Estimated colleagues, following I explain the strange behavior:     I am working the STM32F407 ARM processor,    compiling with the GNU Tools ARM (4_9-2014q4) ,    use the HAL provided by STM32CubeF4 v1.5.0,    using...

rs2 by Associate II
  • 1431 Views
  • 4 replies
  • 0 kudos

Need help to execute program from SRAM

Posted on May 21, 2015 at 12:39Hi, I want to execute my code from SRAM of STM32F100. I basically want to copy a program from flash to SRAM and execute the program from SRAMPlease help me understand how this can be addressed.Regards Tejas #flash #...

tejas by Associate II
  • 660 Views
  • 3 replies
  • 0 kudos

STM32L051C6 SPI DMA extra ghost byte

Posted on May 27, 2015 at 15:33Hi, I have discover there is one extra ghost byte is sent in SPI. I have monitor the memory area of DMA TX buffer, the data there is correct, but I will receive one extra byte in the beginning.Here is my code/* Buffers...

scc by Associate
  • 309 Views
  • 0 replies
  • 0 kudos

Start-up time too long

Posted on May 27, 2015 at 09:51Hello there,I've noticed that the in my application the start-up time, i.e. the time from power-up to the first instruction in main() is about 7 to 8 ms. This seems very long to me.I'm using a STM32F103RC and the IAR c...

roman1 by Associate III
  • 3532 Views
  • 8 replies
  • 0 kudos