STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 441 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
  • 1529 Views
  • 3 replies
  • 0 kudos

STM32F4 TFT Swipe

Posted on May 29, 2016 at 12:55Hi,I'm using STM32F429 with tft of 640X480 with touch.I want to simulate the effect of screen swipe – as in Smartphone: When the user swipe it's finger the screen is moving to that direction and another screen is enter...

doron by Associate
  • 278 Views
  • 0 replies
  • 0 kudos

STM32F4 TFT Swipe

Posted on May 29, 2016 at 12:51Hi,I'm using STM32F429 with tft of 640X480 with touch.I want to simulate the effect of screen swipe – as in Smartphone: When the user swipe it's finger the screen is moving to that direction and another screen is enter...

doron by Associate
  • 268 Views
  • 0 replies
  • 0 kudos

STM32Fy46G-DISCO SAI with DMA

Posted on May 29, 2016 at 10:06hello. I make audio player on STM32F7-DISOC. I want to use SAI with DMA transfer. Using STM32CubeMX and stm32746g_discovery_audio.c of STM&sharp2CubeF7 and reffeing to Audio_playback_and_record project. SAI and DMA se...

hayandu by Associate
  • 297 Views
  • 0 replies
  • 0 kudos

Need help with CAN controller

Posted on May 27, 2016 at 20:11 Hi, i m using STM32F103 nucleo board. I m configuring CAN controller to receive particular message ID for Standard Identifier (CAN ID : 0x0212) Here is my configuration for acceptance filter. CAN_...

SS.Sagar by Associate III
  • 365 Views
  • 2 replies
  • 0 kudos

STM32F407: SPI as slave using DMA

Posted on May 27, 2016 at 17:31 Hi there, I'm desperatly trying to get the STM32F407 work as a SPI slave with DMA TX/RX functionality. I literally read any thread about this topic Google found (~5 pages of results) but it's just not work...

STM32F4: Using several ADCs independent

Posted on May 28, 2016 at 12:59Hello, I wonder if it is or it is not possible to use more than one ADC independet of each other. My problem is as follows: I want to use ADC1 and ADC2 in dual mode and ADC3 in independent scan conversion mode. I can s...