STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_LockTypeDef type error

Posted on May 28, 2016 at 09:58I am compiling code for STM32F746G discovery and I am stuck on an error that makes no sense.  The error occurs in stm32f7xx_hal_dma2d.h when in line 190 is declared:   HAL_LockTypeDef             Lock; The compiler com...

Connection to FPGA with FSMC

Posted on May 24, 2016 at 16:57Hello.I’m trying to connect a F207ZG to the Avalon-Bus of an Altera FPGA. I want to use the FSMC of the STM32. Because the STM32 and the FPGA have different clock domains, I configured the FSMC as asynchronous SRAM:/* ...

STM32F4 SPI PIN SETTING

Posted on May 29, 2016 at 23:03HII want setting spi peripheral.IF SCLK POLARITY =1please guide me MISO and MOSI pins will be PULL UP OR PULL DOWN???or IF SCLK POLARITY=0please guide me MISO and MOSI pins will be PULL UP OR  PULL DOWN???THANKS #st...

Problem with internal sram

Posted on May 27, 2016 at 06:12Hello,I'm just starting with cortex-m3 and with gnu arm toolchainMyquestion may be stupidBecause the internal SRAM in the Cortex-m3 is 64KB max,when i build project is keil ver 4 it can not compiler. My project is decl...

ngtbinh by Associate II
  • 878 Views
  • 4 replies
  • 0 kudos

How to measure core utilization?

Posted on May 29, 2016 at 19:33I'm new to ARM so please bear with me. I searched this forum and didn't find anything relevant (or maybe I didn't search well enough), so I'm posting my question here.In the microprocessor world, we have the notion of ...

SDio add-on?

Posted on May 29, 2016 at 12:23I read that there is an SDIO add on card for the 407 Discovery card. Can somebody give a link to it. I could clone the board and code. Is this current? From Clive1./public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat...

LMI2 by Lead
  • 515 Views
  • 3 replies
  • 0 kudos

Reading data from internal flash

Posted on May 30, 2016 at 00:34 Hi all, could someone please give a hint on how to read from flash. I have tried to set value inside flash and then read it afterwards inside the code but it doesn't work, it reads 0. Inside ld ...

STM32 SIM Card solution and examples

Posted on May 28, 2016 at 05:41Hello.I have a question about STM-32 product.I find SIM soulution using Cortex-M3 core and evaluation board which has smart card interface(ISO7816) like STM3210C board.If I purchase ST's boards, Can I get SDK or exampl...

gilbert2 by Associate
  • 1807 Views
  • 3 replies
  • 0 kudos