I want to know about the parts in the attached photo...
Posted on June 22, 2018 at 06:48그림ì—� 표시ë�œ 부품ì—� 대한 ë�°ì�´í„° 시트를 ì–»ê³ ì‹¶ìŠµë‹ˆë‹¤. ì�´ ì œí’ˆì�„ ì–´ë�?�?ì—�ì„œ 검색해야합니까?
Posted on June 22, 2018 at 06:48그림ì—� 표시ë�œ 부품ì—� 대한 ë�°ì�´í„° 시트를 ì–»ê³ ì‹¶ìŠµë‹ˆë‹¤. ì�´ ì œí’ˆì�„ ì–´ë�?�?ì—�ì„œ 검색해야합니까?
Posted on June 21, 2018 at 19:24 I followed some examples to create a CubeMX code to configure TIM1 on my STM32F103C8T6 as an Encoder. My encoder is a cheap 20 PPR one that comes with a breakout board. I've hardware debounced it using a 10K and 0...
Posted on September 11, 2017 at 10:03My tool chain is STM32F429 with STM32CubeMX, and MDK.I'm using SPI4 to read data from a ADC, though I configure SPI4 as 'duplex master', I only need to read from it. When not using DMA, I call 'HAL_SPI_Receive()...
Posted on June 22, 2018 at 00:07Looking for assistance on getting printf() working with the Nucleo-L452RE-P board (MB1319 B-01) using the built-in ST-Link (not UART, and not semi-hosting). I get output in the console, but the text doesn't match. E...
Posted on June 22, 2018 at 16:12Hi all,I just developed a CPU custom board for an audio equipment complying with fire evacuation system standards which the production should start in a couple of months; I used a QSPI flash containig configuration da...
Posted on June 21, 2018 at 16:19hello Iwant to display messages on Console.I write printf but it is not displayed in the console I am using Atollictruestudio .What to do please ? is there a configuration I shoud make ?? Thank you in advance for your...
Posted on May 02, 2018 at 14:30Hi all,I am using the STM32L151RCTxA MCU with STM32CUBEMX.I have configured FREERTOS, a UART using DMA and tickless IDLE.I am attempting to run my MCU in low power mode.My first misunderstanding is how to get the MCU t...
Posted on June 22, 2018 at 08:42Hi,It seems to me that there is an error in the stm32f7xx_hal_ltdc.h file from STM32Cube_FW_F7_V1.7.0macro:#define __HAL_LTDC_GET_IT_SOURCE (__ HANDLE__, __INTERRUPT__) ((__HANDLE __) -> Instance-> ISR & (__INTERRUPT_...
Posted on June 22, 2018 at 09:22Hi everyone!Can anyone please explain what to do step by step to visualize a variable in Atollic project as a real time graph? I'm working on STM32F7 series microcontroller and using ST-Link as debugger.Thank you,
Posted on June 22, 2018 at 13:36 Hello, I'm trying to make STM32F3Discovery as an USB audio device. I want to stream audio to variable and use STMStudio to display graph for audio data. Later I want to feed PWM and control D amplifier. Pinou...