learning stmcubemx and hal driver libraries
Posted on May 28, 2016 at 17:57does anyone know a book or tutorials that speaks in detail of the hal driver libraries and stmcubemx? thank so much
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 28, 2016 at 17:57does anyone know a book or tutorials that speaks in detail of the hal driver libraries and stmcubemx? thank so much
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 ...
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...
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 ...
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...
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...
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...
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...
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_...
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...