STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OPAMP2 -> ADC, no signal

Posted on October 09, 2015 at 11:13Hey there, using a STM32L476 board, I configured opamps1 and 2 chained, using opamp1 in conjunction with DAC to Change the DC Offset, and opamp2 in PGA mode. The Input signal gets passed through, we measure it on t...

*.ioc STM32Cube files for examples

Posted on October 12, 2015 at 10:28Hello, I'm trying to re-use examples and piece of code delivered in STM32Cube_FW_L0_V1.1.0 to buid my project, but i'm unable to find ioc files for these project? Where can i find them? Thanks

Overwriting program flash area

Posted on October 09, 2015 at 07:31Hi all,  I have a project that is in late stage, and client is suddenly asking (forcing) toenable firmware upgrade.  We have a bluetooth module on board and is connecting to the MCU by UART, is it possible that I c...

andy2 by Associate II
  • 653 Views
  • 5 replies
  • 0 kudos

STM32F4 - Hanging on SPI Get Status

Posted on October 11, 2015 at 23:36Hi, I'm trying to get a Micron M25P128 flash device going on SPI1. below is the initialization, and then the send function. At this point I am sending just a read ID opcode, but it is hanging at the next line after...