STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART problem with STM32 discovery kit (MB913C)

Posted on January 28, 2015 at 05:53Hello, I'm in the midst of project development using STM32F100RBx discovery kit (MB913C) and generating code by using STM32CubeMX and configure USART1 as asynchronous. I use Keil Arm-MDK and trying use ''HAL_UART_T...

lcd segment & i2c stm32l053

Posted on January 28, 2015 at 02:07I created a project by STM32cubeMX, the project has : I2C communication with sensor, display data by LCD segment:int main(void){  MX_GPIO_Init();  MX_I2C1_Init();    MX_LCD_Init();..........But, when have  MX_LCD_I...

Storage Temperature of STM32F103RGT7

Posted on January 13, 2015 at 22:01Hello, I am currently using STM32F103RGT7 to control my BLDC motors. I am suppose to sterilize the PCB which has the controller mounted on it in an Autoclave (steam sterilization). During which the controller will ...

STM32F429DISO connection failed

Posted on January 26, 2015 at 21:27Hello, I hope you can help me. A long time I flashed and debugged my STM32F429DISC. And then the connection failed, the IDE (coocox) said, I should to check the cable connection. I tried to use an other program CoF...

0690X00000605WRQAY.png 0690X00000605ZyQAI.png 0690X00000603KwQAI.jpg 0690X00000605ZFQAY.png
der-kyle by Associate II
  • 629 Views
  • 4 replies
  • 0 kudos

STM32F429 Discovery Board SDRAM

Posted on January 27, 2015 at 20:07 Good evening, i am a beginner in the stm32f microcontroller and i am trying to learn how to use the SDRAM embedded on the discovery board.I made a function which initialize the sdram gpio and timing characteri...

STMStudio Registry key error

Posted on January 27, 2015 at 15:33  I have been using STMSTudio for a couple of weels off and on but started getting an error message this a.m.Error: Registry key 'Software\JavaSoft\Java Runtime Environment' ' \Current version' has value '1.8', but...

John Hite by Associate III
  • 268 Views
  • 1 replies
  • 0 kudos

Unbonded GPIO pins

Posted on January 27, 2015 at 15:00What happens with unbonded GPIO pins with chips packaged in a package where not all pins fit. With all families beside L0, default GPIO setup is input mode. Floating inputs in this configuration may result in unwan...