STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External Interrupt Issue

Posted on February 19, 2018 at 13:20We are using stm32f051r4t6 for a new project and the IDE is Keil V5 . We are generating an external interrupt on Pin PC2 . The hardware set up is a push button in  pull down arrangement whose interrupt should occu...

Resolved! Understanding FMC/SDRAM Clock Timings

Posted on February 18, 2018 at 19:46Hi, I've been dissecting the FMC_SDRAM example that comes with the STM32CubeF4 package.  I'm using the STM32F429 Discovery board.  The SDRAM chip it has on it is an ISSI IS42S16400J-7TL.One thing I don't understan...

Resolved! Smallest processor ?

Posted on February 20, 2018 at 01:12Does ST have a processor in a SOT23 package ?  5 or 6pin would be great.what is the smallest processor physically available ?

T J by Lead
  • 642 Views
  • 4 replies
  • 0 kudos

STM32F7 dual boot question

Posted on September 28, 2017 at 18:58I am using STM32F767 and I can't understand the dual boot behavior of the board. I read AN2606. and for Fig 46. the flow chart of Dual Bank Boot implementation:When nDBANK = 0 && nDBOOT = 0, it should boot either...

Vector Table Relocation

Posted on December 11, 2017 at 20:04To make the firmware (flash offset 0x20000) start properly when branched into from my Bootloader (flash offset 0x0), I had to make the following changes to the system_stm32f4xx.c file and define a project symbol '...

NUCLEO-F767ZI x-nucleo connectors

Posted on February 19, 2018 at 19:08Hello,I would like to use the mentioned nucleo board and compine it with an x-nucleo-ips02 board. When comparing the pinouts i did not find corresponding pins on the connectors. Is the necleo-144-board incompatibl...

Resolved! Exit STOP mode using USART on STM32L496

Posted on January 31, 2018 at 00:26I wish to place my Nucleo system into STOP1 mode and then have it wake up when a character is received on UART3. With the code below, I can successfully stop all the clocks and halt at the 'WFI' instruction. When a...

Resolved! Error loading XML file in STM32CubeMX tool

Posted on February 19, 2018 at 16:14Hello. Attempting to prototype a proof of concept using the STM32F072 Discovery board with I2C & SPI ports (each with DMA enabled if possible). Upgraded the STM32CubeMX tool to the latest and very impressed with t...

Mon2 by Senior III
  • 1422 Views
  • 1 replies
  • 0 kudos