STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN on STM32F103 RB - Nucleo 64

Posted on May 17, 2017 at 12:00Hi Community, I'm a CAN protocol beginner and I'm quite lost about it. Let’s start from the beginning; I’m working on a CAN bus protocol with two STM32F103 RB – Nucleo 64 microcontrollers and two transceivers MCP2551....

0690X000006071eQAA.png

Resolved! How to activate Compensation Cell on STM32F765?

Posted on May 17, 2017 at 13:45Hallo, on my NUCLEO board with a STM32F765ZI MCU I want to activate the compensation cell.I can do this via* HAL_EnableCompensationCell();* LL_SYSCFG_EnableCompensationCell();* oder manually via** SYSCFG->CMPCR |= SYSC...

Is there CubeMX support for the LCD of 746 Discovery?

Posted on May 16, 2017 at 19:18There is no actual output functions for STM32F746 Discovery LCD. I was searching for a way to print some text the screen and may be display an image. But I can't see such things in Cube output. I was looking for a func...

LMI2 by Lead
  • 325 Views
  • 2 replies
  • 0 kudos

STM32F4 UAC2 solutions available ?

Posted on May 14, 2017 at 01:21Hello,after a long search i would like to ask if we have the chance to get an example using the Universal Audio Class 2.0on an STM32F4 (29VI)?I want to ask before i went over to grab an Xmos or something else to stream...

Resolved! Understanding I2S and SAI clock configuration

Posted on March 13, 2017 at 14:15Hi.So I've got STM32F469I-Discovery board. I've connected MEMS microphone to I2S input that outputs 16khz and 16bit (in 32bit frame) stereo PCM output. I'm using the SAI1 via BSP_AUDIO interface (defined in stm32469i...

hello guys IM TRYING to configure DAC AUDIO but i get this problem : ../Drivers/CMSIS/Include/core_cm4.h(129): error: #35: #error directive: ''Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)''

Posted on May 17, 2017 at 13:14hello guys IM TRYING  to configure DAC AUDIO but i get this problem : ../Drivers/CMSIS/Include/core_cm4.h(129): error:  #35: #error directive: 'Compiler generates FPU instructions for a device without an FPU (check __F...

I2C EEPROM Example HAL

Posted on May 16, 2017 at 23:14Hello friendsI want to using the functions HAL To connect with AT24C64To Byte Write & Byte Read How can I send data as below:I've searched but did not find the answerThank#i2c-eeprom-example-hal

0690X000006071UQAQ.png
Pedram by Associate III
  • 422 Views
  • 1 replies
  • 0 kudos

Reading incoming PWM signal

Posted on May 14, 2017 at 03:23How can i read an incoming PWM singal coming from my rc receiver ?? i kept searching and i found something called input capture but i couldn't understand it ?? so i will be glad if you can provide me an example.

Resolved! Nucleo STM32F103RB : cannot blink a led on GPIO B3

Posted on May 15, 2017 at 20:37Hi everybody,I can't blink a led on GPIO B3 (PB3) port , the code works well on another ports like PB5 PA5... but not on PB3.I have buy another nucleo board cause I was thinking I have an issue with my previous board b...

eLuigi by Associate II
  • 1315 Views
  • 6 replies
  • 0 kudos