element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Sixth Sense Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Sixth Sense Design Challenge
  • More
  • Cancel
Sixth Sense Design Challenge
Documents Sixth Sense Design Challenge: Technical Documents
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: randogless
  • Date Created: 4 Sep 2018 12:15 AM Date Created
  • Last Updated Last Updated: 18 Mar 2019 8:57 PM
  • Views 1829 views
  • Likes 6 likes
  • Comments 10 comments
Related
Recommended

Sixth Sense Design Challenge: Technical Documents

image
Sixth Sense Design Challenge

About this Challenge | The Kit | The Prizes | Intro Video | Technical Documents | The Judges | Example Application | Terms & Conditions | The Challengers


Check out the following technical documentation for the Sixth Sense Design Challenge

 

STMicroelectronics Sensor Tile and TE Connectivity Component Pack

 

Documentation

SensorTile Development Kit  STEVAL-STLKT01V1

STM32 Nucleo-64, STM32F411RE

G-MRCO-016 -  Angle Sensor, Magnetic, KMT32B, 180°, TDFN-8, 10 V, 4 mA

FX1901-0001-0025-L. -  COMPRESSION LOAD CELL, 25LB, 5VDC

NB-PTCO-032 -  RTD Sensor, -50 °C, 600 °C, 100 ohm, MEAS PTF Series

 

Software

SensorTile Software

 

Support

SensorTile Support
STM32 Nucleo-64 Support

  • sixth_sense
  • technical_documentation
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • 14rhb
    14rhb over 6 years ago +2
    Dear E14 Community and fellow challengers, Something else I don't quite understand and I've been going around in circles is how to start my own project using the SensorTile. I could do one of two things…
  • e14phil
    e14phil over 6 years ago in reply to 14rhb +2
    Hey Rod, I will see who I can summon!
  • e14phil
    e14phil over 6 years ago +2
    Hello Challengers I have been in touch with ST direct and they have recommended emailing them here: AMS-support-EMEA@st.com If you get stuck with this support email we can try kick it up a notch after…
Parents
  • 14rhb
    14rhb over 6 years ago

    Dear E14 Community and fellow challengers,

     

    Something else I don't quite understand and I've been going around in circles is how to start my own project using the SensorTile. I could do one of two things:

     

    (1) Load up an existing SensorTile project in my IDE of choice (TrueStudio), modify it and use that.

     

    (2) Start a fresh project in my IDE.

     

    For option (1) I can do this as shown in my example above where I added my name to prove to myself I could change the code. The difficultly I have is how do I add the UART to this existing project or any other peripherals. I've searched all the files for that project and can only find reference to UART pins at the very lowest level....no library or functions I can call. I used STM32CubeMX to create my own project using the STM32L476 (as used on the SensorTile) and activated the UART before inspecting that code. I somehow need to combine that with my existing sensortile project (and hope nothing clashes re: resource constraints).

     

    For option (2) I thought I would need the CubeL4 (for SensorTile) and CubeF4 (for base Nucleo board). Either from the Eclipse Addin for TrueStudio, or via the separate program, I can run STM32CubeMX which is designed to make the code for either (a) a standalone MCU or (b) a vendor board. The SensorTile is not listed under the vendor boards (v5.0.1 of STM32CubeMx).

     

     

    The STM32 website talks about packages such as the FP-SNS-ALLMEMS1/2 and STLKT01 as if they integrate into either STM32CubeL4/F4 or MX but I cannot get them to add in. I can load the projects in them and run them but again I have no idea how to heavily modify the functions of them.

     

    Any pointers would be really appreciated.

     

    e14phil This seems a bit of a stumbling point, for me at least: do you know if anyone from the STMIcroelectronics team is watching the E14 community? I recall for some roadtests the vendor has jumped straight in to assist. There seems to be a wealth of information, almost too much, and I cannot always converse what I am having trouble with.

     

    Rod

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • e14phil
    e14phil over 6 years ago in reply to 14rhb

    Hey Rod, I will see who I can summon!

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • e14phil
    e14phil over 6 years ago in reply to 14rhb

    Hey Rod, I will see who I can summon!

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube